skua-voice 0.4.0

Custom fork of Songbird for KenaBot.
Documentation

skua-voice

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 12 feature flags, 5 of them enabled by default.

default

  • driver
  • gateway
  • rustls
  • skua

driver

  • dep:async-trait
  • dep:audiopus
  • dep:byteorder
  • dep:crypto_secretbox
  • dep:discortp
  • dep:reqwest
  • dep:flume
  • dep:nohash-hasher
  • dep:once_cell
  • dep:parking_lot
  • dep:rand
  • dep:ringbuf
  • dep:rubato
  • dep:rusty_pool
  • dep:serde-aux
  • dep:skua-voice-model
  • dep:socket2
  • dep:streamcatcher
  • dep:symphonia
  • dep:symphonia-core
  • dep:tokio
  • dep:tokio-tungstenite
  • dep:tokio-util
  • dep:typemap_rev
  • dep:url
  • dep:uuid
  • tokio?/fs
  • tokio?/io-util
  • tokio?/macros
  • tokio?/net
  • tokio?/process
  • tokio?/rt
  • tokio?/sync
  • tokio?/time

gateway

  • dep:async-trait
  • dep:dashmap
  • dep:flume
  • dep:once_cell
  • dep:parking_lot
  • dep:tokio
  • tokio?/sync
  • tokio?/time

rustls

  • reqwest?/rustls-tls
  • skua?/rustls_backend
  • tokio-tungstenite?/rustls-tls-webpki-roots
  • twilight-gateway?/rustls-native-roots

skua

  • dep:skua

full-doc

  • default
  • twilight
  • builtin-queue
  • receive

native

  • reqwest?/native-tls
  • skua?/native_tls_backend
  • tokio-tungstenite?/native-tls
  • twilight-gateway?/native

receive

  • dep:bytes
  • discortp?/demux
  • discortp?/rtcp

twilight

  • dep:twilight-gateway
  • dep:twilight-model

internals

  • dep:byteorder

simd-json

  • dep:simd-json

builtin-queue

    This feature flag does not enable additional features.