Jason Paryani
|
bb3121d3ae
|
Fix API changes in EventLoop
|
2013-12-04 11:42:57 -08:00 |
|
Jason Paryani
|
cfc11e4a8a
|
Fix bug in removing an EventLoop
|
2013-12-02 17:54:53 -08:00 |
|
Jason Paryani
|
888b906781
|
Remove all public references to EventLoop to match changes to async API
|
2013-12-02 17:38:32 -08:00 |
|
Jason Paryani
|
fc16eab803
|
Fix up examples
|
2013-11-15 01:17:35 -08:00 |
|
Jason Paryani
|
2e4efd040b
|
Allow client requests to use positional args
|
2013-11-14 20:59:21 -08:00 |
|
Jason Paryani
|
7d82dcbfd8
|
Update examples for RPC
|
2013-11-13 21:52:50 -08:00 |
|
Jason Paryani
|
11543b7abf
|
Add ability to pass Restorer to RpcClient. Also various fixups
and added __dir__ reflection to DynamicCapabilityClient
|
2013-11-13 10:58:16 -08:00 |
|
Jason Paryani
|
5251cb5575
|
Add upcast/cast_as to DynamicCapability. Also changed EventLoop.
wait_remote -> wait
|
2013-11-12 20:28:23 -08:00 |
|
Jason Paryani
|
496a126671
|
Add a cross language RPC example
|
2013-11-12 19:40:10 -08:00 |
|
Jason Paryani
|
374f986fa7
|
Add FdAsyncIoStream. Also clean up RPC interface a bit
|
2013-11-12 19:38:34 -08:00 |
|
Jason Paryani
|
1df115d359
|
Initial wrapping of rpc-twoparty functionality
|
2013-11-12 15:32:23 -08:00 |
|
Jason Paryani
|
5e00534842
|
Fixup exception handling for capabilities
|
2013-10-20 17:24:59 -07:00 |
|
Jason Paryani
|
c3354e9069
|
Add ability to pipeline rpc requests
|
2013-10-19 22:38:10 -07:00 |
|
Jason Paryani
|
7f7b28f328
|
Fix memleak and simplify dynamic client api
|
2013-10-17 19:15:40 -07:00 |
|
Jason Paryani
|
a5d0abb49f
|
First working version of capability interfaces
|
2013-10-15 22:36:14 -07:00 |
|
Jason Paryani
|
38cef54ddc
|
Update docs with new import method
|
2013-09-03 01:16:48 -07:00 |
|
Jason Paryani
|
1317527893
|
Change naming for functions to conform to PEP 8. Also deprecate old
read/write api.
|
2013-09-01 20:10:57 -07:00 |
|
Jason Paryani
|
6fcdf841e4
|
Update preferred method for reading/writing messages from files
|
2013-09-01 02:13:19 -07:00 |
|
Jason Paryani
|
172c2fd900
|
Change orphan list semantics a bit
|
2013-08-27 10:55:06 -07:00 |
|
Jason Paryani
|
448ea93891
|
Add full orphan functionality. Also, allow special orphan lists
that can grow over time.
|
2013-08-26 22:00:12 -07:00 |
|
Jason Paryani
|
c6250962e6
|
Add handling of constants in schemas
|
2013-08-25 17:07:08 -07:00 |
|
Jason Paryani
|
948f74d804
|
Updated capnp schema to conform with new union rules
|
2013-08-22 17:47:44 -07:00 |
|
Jason Paryani
|
ba2a05e872
|
Remove warning about Void syntax changing
|
2013-08-18 21:42:33 -07:00 |
|
Jason Paryani
|
3ece246f23
|
Simplify code base
Remove bootstrap directory as well as cython wrapping of the schema
protocol.
|
2013-08-10 13:54:25 -07:00 |
|
Jason Paryani
|
59beea5108
|
Change how init works
|
2013-07-07 13:00:03 -07:00 |
|
Jason Paryani
|
2a4a183b7f
|
Fix up example for python3
|
2013-07-07 02:31:50 -07:00 |
|
Jason Paryani
|
6c84e7c74f
|
Fixed typo in example
|
2013-07-07 00:13:48 -07:00 |
|
Jason Paryani
|
0ed0bcf361
|
Fixed up setup process, cleaned up repo, and updated README
|
2013-07-06 23:41:19 -07:00 |
|
Jason Paryani
|
b2aa5e8019
|
Fix up how enums work. Now they're always strings
|
2013-07-06 23:10:51 -07:00 |
|