Crate quilkin

Source

Re-exports§

  • pub use quilkin_proto as generated;

Modules§

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.

Type Aliases§