pycapnp/examples
Jason Paryani e00bff6ef8 Fix problems with TwoPartyServer
Fixes #61

It turns out I messed up the Server initialization code for the case
where a string is passed in as the address. The tests only cover the
cases where a raw socket is passed in. This will be rectified in a
following commit.
2015-04-13 14:14:40 -07:00
..
addressbook.capnp Get code generator plugin to a decently working state. 2014-10-19 20:06:00 -07:00
addressbook.py Add ability for passing AnyPointer to restore in RPCClient 2013-12-09 19:18:54 -08:00
calculator.capnp Add semi-functional rpc example 2013-12-09 19:49:48 -08:00
calculator_client.py Fix problems with TwoPartyServer 2015-04-13 14:14:40 -07:00
calculator_server.py Fix problems with TwoPartyServer 2015-04-13 14:14:40 -07:00
thread.capnp Add thread examples 2014-08-26 15:21:46 -07:00
thread_client.py Add thread examples 2014-08-26 15:21:46 -07:00
thread_server.py Add thread examples 2014-08-26 15:21:46 -07:00