Crates.io | boxcar_rpc |
lib.rs | boxcar_rpc |
version | 0.2.0-alpha2 |
source | src |
created_at | 2022-03-13 21:28:57.930535 |
updated_at | 2022-06-14 18:28:46.347588 |
description | Async RPC Framework |
homepage | https://rust.volf.co/boxcar_rpc |
repository | https://github.com/volfco/boxcar_rpc |
max_upload_size | |
id | 549455 |
size | 98,528 |
TBD
+ RpcReq Client ---> Server (req/rsp)
✓ RpcReqSlot
- ServerError
+ RpcRslt Server ---> Server (streaming)
+ RpcReqRslt Client ---> Server (req/rsp)
✓ RpcRslt
- ServerError
+ Sub Client ---> Server
✓ RpcRslt
- ServerError