Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
simple_rpc
v0.3.0
SimpleRpc
Client
Error
HttpClient
HttpServer
Proto
Result
Server
Context
Eof
IOMsgpack
Notify
RawMsgpack
ReqError
ReqType
Request
SocketClient
SocketServer
Built with Crystal 1.9.2
2023-10-07 23:47:17 UTC
class
SimpleRpc::HttpServer
SimpleRpc::HttpServer
SimpleRpc::Server
Reference
Object
Defined in:
simple_rpc/http_server.cr
Constructors
.new
(host : String, port : Int32)
Instance Method Summary
#close
#run
Constructor Detail
def self.
new
(host : String, port : Int32)
#
[
View source
]
Instance Method Detail
def
close
#
[
View source
]
def
run
#
[
View source
]