IJsonRPCServer

Undocumented in source.
alias IJsonRPCServer(TId) = IRPCServer!(TId, JsonRPCRequest!TId, JsonRPCResponse!TId)

Meta