quilkin-system 0.10.1

Quilkin is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more.
Documentation
1
2
3
4
5
#[cfg(feature = "http")]
pub mod http;

#[cfg(feature = "sockets")]
pub mod tcp;