simple rpc
A really simple and fast binary rpc middleware. At the moment simple rpc only supports nodejs and go. Check the protocol.proto file for request and response fields.
A really simple and fast binary rpc middleware. At the moment simple rpc only supports nodejs and go. Check the protocol.proto file for request and response fields.
npm i simple-rpc
1
2.0.2
MIT