Crate jsonrpc_ipc_server

Source
Expand description

Cross-platform JSON-RPC IPC transport.

Re-exports§

pub use jsonrpc_core;
pub use self::server_utils::tokio;

Structs§

CloseHandle
CloseHandle allows one to stop an IpcServer remotely.
NoopExtractor
Noop-extractor
RequestContext
Request context
SecurityAttributes
Socket permissions and ownership on UNIX
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 Aliases§

SessionId
Session id