class SimpleRpc::ServerProxy
- SimpleRpc::ServerProxy
- SimpleRpc::Server
- Reference
- Object
Defined in:
simple_rpc/server_proxy.crInstance Method Summary
- #get_next_client
- #ports : Array(Int32) | Nil
- #ports=(ports : Array(Int32) | Nil)
- #req(client, ctx, connection)
- #run