twilight-gateway 0.15.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 8 feature flags, 4 of them enabled by default.

default

  • rustls-native-roots
  • twilight-http
  • zlib-stock

rustls-native-roots

  • dep:rustls-tls
  • dep:rustls-native-certs
  • tokio-tungstenite/rustls-tls-native-roots

twilight-http

  • dep:twilight-http

zlib-stock

  • dep:flate2
  • flate2?/zlib

rustls-webpki-roots

  • dep:rustls-tls
  • dep:webpki-roots
  • tokio-tungstenite/rustls-tls-webpki-roots

native

  • dep:native-tls
  • tokio-tungstenite/native-tls

zlib-simd

  • dep:flate2
  • flate2?/zlib-ng

simd-json

  • dep:simd-json