Joel Bender
|
4263b7493a
|
simple sample applications should run in all versions of Python
|
2016-11-05 00:18:12 -04:00 |
|
Joel Bender
|
cf1a669ab0
|
synchronize the API update addPeer to add_actor, etc, across versions and sample code
|
2016-11-04 23:58:26 -04:00 |
|
Joel Bender
|
23bd198ba5
|
API update
|
2016-10-27 15:20:29 -04:00 |
|
Joel Bender
|
e847d876dd
|
PDU data to/from TCP is bytes, request buffer must also be bytes
|
2016-10-26 20:43:18 -04:00 |
|
Joel Bender
|
ac3d56f18e
|
change from passing exceptions up the stack (which mever seemed right) to passing them to the application service element via the director
|
2016-10-26 01:43:57 -04:00 |
|
Joel Bender
|
43409f30c5
|
defer the stop call so it can clean up, add an option to immediately send a 'hello' message
|
2016-10-26 00:15:04 -04:00 |
|
Joel Bender
|
b5e2279105
|
make the client and server consistent with both using positional arguments, provide the default values for help, default to 'any' for the server (hotfix)
|
2016-08-25 09:56:09 -04:00 |
|
Joel Bender
|
49708f16d5
|
clean up samples (remove flakes, etc.)
|
2016-08-24 09:44:56 -04:00 |
|
Joel Bender
|
cd2246c228
|
finish the conversion from py25 to py27 in #75 by using decorators
|
2016-04-30 17:07:58 -04:00 |
|
Joel Bender
|
df21d273ab
|
clean up some documentation
|
2016-01-27 17:02:06 -05:00 |
|
Joel Bender
|
461f1f79f6
|
bring samples branch up-to-date with stage
|
2016-01-27 16:55:53 -05:00 |
|