Expand description

JSON-RPC servers utilities.

Re-exports

Modules

Structs

  • Incoming is a stream of incoming sockets Polling the stream may return a temporary io::Error (for instance if we can’t open the connection because of “too many open files” limit) we use for_each combinator which:

Traits

  • Pattern that can be matched to string.