Crate jsonrpc_server_utils [−] [src]
JSON-RPC servers utilities.
Reexports
pub extern crate tokio_core; |
pub extern crate tokio_io; |
Modules
| codecs |
Codecs utilities |
| cors |
CORS handling utility functions |
| hosts |
Host header validation. |
| reactor |
Event Loop Remote Either spawns a new event loop, or re-uses provided one. |
| session |
Session statistics. |
Traits
| Pattern |
Pattern that can be matched to string. |