Commit History

Author SHA1 Message Date
  Michael Graff 342fdf3ded kill API support for subscription types. 'meonly' is the default. Comment out lines in callers which used 'meonly' 15 years ago
  Michael Graff f222c66705 Implement directed messages, and a test for it 15 years ago
  Michael Graff 6383f1fda5 New wire format, which makes things more sane for processing envelope apart from messages. No API changes. The current msgq does not support this, but the pymsgq I'm hoping to finish up tomorrow will. 15 years ago
  Jelte Jansen a938e686d0 be lenient on the receiving end whether env["msg"] is a str or a bytearray (until we use the new wireformat i guess) 15 years ago
  Jelte Jansen 8f9a4c381f use subtype=meonly for channel subscriptions in bigtool (i think it currently only wants responses, not other chatter) 15 years ago
  Shane Kerr d733113e25 Allow user to specify port to connect on. 15 years ago
  Jelte Jansen 5bf9017479 fix in return value for recv_msg 15 years ago
  Jelte Jansen 2875dfccba last fix for python3 conversion 15 years ago
  Shane Kerr b5b736fcb2 Python 2 to 3 conversions 15 years ago
  Jelte Jansen db8a6b60ae port to python3 part 2.a 15 years ago
  Shane Kerr be3ea8326d Python 3 fix-ups 15 years ago
  Jelte Jansen d5314b0fbf more verbose manager 15 years ago
  Jelte Jansen 0a6b3fc64e update from trunk 15 years ago
  Jelte Jansen da4e68a21e session initialization raises SessionError instead of socket.error 15 years ago
  Michael Graff da2390e7ec move ccapi to trunk 15 years ago