Module twitch_irc::transport::tcp

source ·
Expand description

Implements connecting to Twitch services using the plain or secure standard IRC protocol.

Structs

  • Implements connecting to Twitch services using a plain-text TCP socket.
  • Implements connecting to Twitch chat via secured or unsecured plain IRC connection.
  • Implements connecting to Twitch services and establishing a TLS-secured channel.

Enums

Traits

Type Aliases

  • Connect to Twitch services using the unencrypted standard IRC protocol.
  • Connect to Twitch services using the encrypted standard IRC protocol.