Lasse Blaauwbroek
ef5e039067
Support _DynamicListReader
in _setDynamicField
...
See the test for an explanation.
Note that I'm not sure what the purpose of `_setDynamicFieldWithField` and
`_setDynamicFieldStatic` is. It does not appear to be used. I've kept them for
now (they are a public API), but perhaps this can be removed.
2023-11-08 07:02:09 -08:00
Jason Paryani
a4990f0868
Handle AnyPointers better as arguments to RPC functions
2015-06-08 14:59:21 -07:00
Jason Paryani
6f1ce8bcc5
Add support for using keyword arguments with a named struct in an RPC
2015-06-08 13:39:10 -07:00
Jason Paryani
8f78a7c80b
Add null capability test
2015-06-03 14:35:54 -07:00
Jason Paryani
5811213321
Add test for returning tuple in server
2013-12-11 01:17:23 -08:00
Jason Paryani
6432e768c3
Fix after API changes. Should now be ready for 0.4 RC
2013-12-06 13:19:30 -08:00
Jason Paryani
90bf090db1
Update for API changes and add tail_call functionality
2013-12-05 00:07:51 -08:00
Jason Paryani
8e1895dd8f
Simplify server interface
2013-11-14 23:06:14 -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
1df115d359
Initial wrapping of rpc-twoparty functionality
2013-11-12 15:32:23 -08:00
Jason Paryani
96bfc495d8
Pipelining almost completely wrapped
...
Waiting on some upstream changes in C++ libcapnp before I can finish
2013-10-17 22:42:14 -07:00
Jason Paryani
a5d0abb49f
First working version of capability interfaces
2013-10-15 22:36:14 -07:00