Module rpc

Source
Expand description

RPC

Will contain the code to initiate the RPC and a request handler.

Re-exportsยง

pub use handler::CupratedRpcHandler;

Modulesยง

bin ๐Ÿ”’
constants ๐Ÿ”’
Constants used within RPC.
handler ๐Ÿ”’
Dummy implementation of RpcHandler.
json ๐Ÿ”’
other ๐Ÿ”’
request ๐Ÿ”’
Convenience functions for requests/responses.