Jason Paryani
2565db3500
Fix for changes in upstream C++ Cap'n Proto
2014-11-03 22:24:38 -08:00
Jason Paryani
a1f7d32853
Make pycapnp GIL friendly
...
Now calling `wait` from one thread will not block all threads
2014-07-09 00:49:35 -07:00
Jason Paryani
ba4e5e46cb
Allow restoring a null objectId by passing None to restore
2014-04-09 17:06:34 -07:00
Jason Paryani
55dcff0dad
Fix TwoPartyServer to handle more than one client at a time. Fixes #23
...
Also fix various memleaks in RpcServer/Client
2014-02-13 22:10:05 -08:00
Jason Paryani
e92f7b56c6
Various fixups to the RPC api.
...
* change how restorer works
* fix join_promises
* add incref's all around to make sure we aren't freeing objects early
* make it so we return PyPromises everywhere and make chains collapsible
2013-12-10 22:57:21 -08:00
Jason Paryani
618097dec1
Add ability for passing AnyPointer to restore in RPCClient
2013-12-09 19:18:54 -08:00
Jason Paryani
cff551c774
Refactor layout of pxd files
2013-12-08 17:27:59 -08:00