0 purchases
rpcgrid 0.0.1
# RPCGrid (development)
Remote procedure call package for any protocol and any transport layer.
## Features
+ async/await support
+ logging remote procedure call
+ server/client side remote procedure call
+ custom transport and protocols
+ block/non-block call
+ parallel rpc calls in async mode
#### Protocol
+ JsonRPC protocol support
#### Transport
+ Single/Multithreading remote procedure call
+ UDP/TCP socket remote procedure call
+ RabbitMQ remote procedure call
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.