FlatRPC icon indicating copy to clipboard operation
FlatRPC copied to clipboard

A C++ RPC library built upon FlatBuffers and ZeroMQ

Results 7 FlatRPC issues
Sort by recently updated
recently updated
newest added

Probably requires #2

enhancement
good first issue

Probably requires #5

Currently you can set the number of worker threads, but not method timeouts

Client will timeout requests already, investigate doing this server side, may wait for stop_token support from c++20