High Performance β’ Cross-Platform β’ Secure
Multi-tenant architecture with cluster isolation and secure connections
Built on Tokio async runtime with ChaCha20-Poly1305 encryption for near line-rate performance
Support for Linux, macOS, Windows with pre-built binaries
AEAD encryption, perfect forward secrecy, replay protection for data security
Cluster-based isolation with complete separation between tenants
Simple CLI interface with minimal configuration for quick deployment
Zero dependencies, low memory footprint (~20MB per connection)
Download pre-built binary for your platform from GitHub Releases
./server server.toml
./client -s SERVER:8080 -i client-001
Choose the pre-built binary for your platform