[−][src]Crate jsonrpc_ipc_server
Cross-platform JSON-RPC IPC transport.
Re-exports
| pub use jsonrpc_core; | 
| pub use self::server_utils::tokio; | 
Structs
| CloseHandle | 
 | 
| NoopExtractor | Noop-extractor | 
| RequestContext | Request context | 
| SecurityAttributes | A NOOP struct for bringing the API between Windows and Unix up to parity. To set permissions
properly on Unix, you can just use  | 
| Server | IPC Server handle | 
| ServerBuilder | IPC server builder | 
Enums
| Separator | Separator for enveloping messages in streaming codecs | 
Traits
| MetaExtractor | Metadata extractor (per session) | 
| SessionStats | Keeps track of open sessions | 
Type Definitions
| SessionId | Session id |