Skip to content

network-protocol v0.9.9-beta

Pre-release
Pre-release

Choose a tag to compare

@jamesgober jamesgober released this 18 Aug 03:28
· 48 commits to main since this release

A secure, high-performance Rust protocol core with an ECDH handshake and post-handshake encryption, first-class TLS/mTLS (with cert pinning & dev certs), a custom binary frame with optional LZ4/Zstd compression, and a plugin-friendly zero-copy dispatcher. Ships modular transports (TCP, Unix, TLS; cluster sync scaffolded), graceful shutdown, and Tokio examples—built for databases, daemons, and real-time services. ([GitHub]1)

“Secure, pluggable Rust protocol: TLS/mTLS, ECDH sessions, binary framing + compression, zero-copy dispatch, and graceful shutdown for services and databases.” ([GitHub]1)

Full Changelog: v0.9.6...v0.9.9