Expand description
JSON-RPC servers utilities.
Re-exports§
pub extern crate tokio_core;
pub extern crate tokio_io;
Modules§
- Codecs utilities
- CORS handling utility functions
- Host header validation.
- Event Loop Remote Either spawns a new event loop, or re-uses provided one.
- Session statistics.
Traits§
- Pattern that can be matched to string.