twilight-gateway 0.3.4

Discord Gateway implementation for the Twilight ecosystem.
Documentation

twilight-gateway

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 4 of them enabled by default.

default

  • compression
  • rustls
  • flate2/zlib

compression

  • flate2

rustls

  • twilight-http/rustls
  • twilight-gateway-queue/rustls
  • async-tungstenite/tokio-rustls

flate2

    This feature flag does not enable additional features.

native

  • twilight-http/native
  • twilight-gateway-queue/native
  • async-tungstenite/tokio-native-tls

stock-zlib

  • compression
  • flate2/zlib

simd-zlib

  • compression
  • flate2/zlib-ng-compat

simd-json

    This feature flag does not enable additional features.

metrics

    This feature flag does not enable additional features.