Re-exports§
pub use quilkin_proto as generated;
Modules§
- Implementations and utility methods for various codecs used in Quilkin.
- Collection types designed for use with Quilkin.
- Quilkin configuration.
- Filters for processing packets.
Macros§
- Macro that can get the function name of the function the macro is invoked within
- Includes generated Protobuf definitions from
tonic
. - Creates a temporary file with the specified prefix in a directory named after the calling function, ie using it within a test will place it in a temporary directory named after the test
Structs§
- Quilkin: a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game servers deployments, to ensure security, access control, telemetry data, metrics and more.
- Run Quilkin as a UDP reverse proxy.