capnp-rpc
capnp-rpc copied to clipboard
add a sync version of capnp-rpc
(this is pretty exploratory, no timeline)
- [x] make it compile with sync APIs
- [ ] add a way to create a connection using a pair of channels
- [ ] support unix addresses (tcp addr+port, or unix socket)