twitch-irc 2.1.0

Connect to Twitch chat from a Rust application.
Documentation

twitch-irc

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

default

  • transport-tcp

transport-tcp

  • bytes
  • tokio-native-tls
  • native-tls
  • tokio/net
  • tokio/io-util
  • tokio-util
  • async-stream

bytes

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

async-stream

    This feature flag does not enable additional features.

transport-wss

  • tungstenite
  • async-tungstenite
  • tokio-native-tls
  • native-tls

refreshing-token

  • reqwest
  • serde
  • chrono/serde

metrics-collection

  • metrics

serde

    This feature flag does not enable additional features.

tungstenite

    This feature flag does not enable additional features.

metrics

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

async-tungstenite

    This feature flag does not enable additional features.