Module msgpack_rpc::io [] [src]

definition of I/O streams and helper functions.

Structs

ChildProcessStream

A non-blocking stream to interact with child process.

StdioStream

Functions

run_stdio

Run the RPC server on standard input/standard output, with given handler.

run_tcp

Run the RPC server on TCP, with given handler.