rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
TcpJsonRpcServer.this
rpc
protocol
json
TcpJsonRpcServer
Undocumented in source.
class
TcpJsonRpcServer
(TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
this
(
ushort
port
,
RpcInterfaceSettings
settings
= new
RpcInterfaceSettings
()
)
Meta
Source
See Implementation
rpc
protocol
json
TcpJsonRpcServer
constructors
this
functions
process
registerInterface
registerRequestHandler
tick