Expand description
Cross-platform JSON-RPC IPC transport.
Re-exports§
pub use susydev_jsonrpc_core;
pub use self::server_utils::tokio;
Structs§
- Close
Handle CloseHandle
allows one to stop anIpcServer
remotely.- Noop
Extractor - Noop-extractor
- Request
Context - Request context
- Security
Attributes - A NOOP struct for bringing the API between Windows and Unix up to susy. To set permissions
properly on Unix, you can just use
std::os::unix::fs::PermissionsExt
. - Server
- IPC Server handle
- Server
Builder - IPC server builder
Enums§
- Separator
- Separator for enveloping messages in streaming codecs
Traits§
- Meta
Extractor - Metadata extractor (per session)
- Session
Stats - Keeps track of open sessions
Type Aliases§
- Session
Id - Session id