rpc v1.1.0 (2018-09-06T18:10:46Z)
Dub
Repo
TCPJsonRPCAutoClient
rpc
protocol
json
Undocumented in source.
class
TCPJsonRPCAutoClient : JsonRPCAutoClient!I(
I
) {
import
autointf
;
;
this
(string host, ushort port);
}
Constructors
this
this
(string host, ushort port)
Undocumented in source.
Meta
Source
See Implementation
rpc
protocol
json
aliases
HTTPJsonRPCClient
IJsonRPCClient
IJsonRPCServer
JsonRPCRequestHandler
classes
HTTPJsonRPCAutoClient
HTTPJsonRPCServer
JsonRPCAutoClient
JsonRPCError
JsonRPCMethodException
JsonRPCRequest
JsonRPCResponse
JsonRPCUserException
RawJsonRPCAutoClient
RawJsonRPCClient
RawJsonRPCServer
TCPJsonRPCAutoClient
TCPJsonRPCClient
TCPJsonRPCServer
functions
jsonRpcMethodHandler