Docs.rs
msg-transport-0.1.6
msg-transport 0.1.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mempirate
Dependencies
arc-swap ^1.8.1
normal
async-trait ^0.1
normal
derive_more ^2.1.1
normal
optional
futures ^0.3
normal
libc ^0.2
normal
msg-common ^0.1.6
normal
openssl ^0.10
normal
optional
quinn ^0.11.9
normal
optional
rcgen ^0.14
normal
optional
thiserror ^2
normal
optional
tokio ^1
normal
tokio-openssl ^0.6
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
dev
Versions
76.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module ipc
msg_
transport
0.1.6
Module ipc
Module Items
Structs
In crate msg_
transport
msg_transport
Module
ipc
Copy item path
Source
Structs
ยง
Config
Ipc
An IPC (Inter-Process Communication) implementation using Unix domain sockets.
IpcStream
A stream representing an IPC connection.