class SimpleRpc::Server
- SimpleRpc::Server
- Reference
- Object
Defined in:
simple_rpc/server.crConstructors
Instance Method Summary
Constructor Detail
def self.new(host : String, port : Int32, debug : Bool = false, close_connection_after_request : Bool = false)
#