Function msgpack_rpc::io::run_tcp [] [src]

pub fn run_tcp<H: Handler>(handler: H, addr: &str)

Run the RPC server on TCP, with given handler.