3 unstable releases

0.2.0-alpha2 Jun 14, 2022
0.1.2 Mar 13, 2022

#58 in #rpc-framework

Apache-2.0

51KB
1K SLoC

TBD

State Diagram


 + RpcReq               Client ---> Server  (req/rsp)
   ✓    RpcReqSlot      
   -    ServerError
   
 + RpcRslt              Server ---> Server  (streaming)
 
 + RpcReqRslt           Client ---> Server  (req/rsp)
   ✓    RpcRslt      
   -    ServerError
   
 + Sub                  Client ---> Server
   ✓    RpcRslt      
   -    ServerError

Dependencies

~8–20MB
~279K SLoC