/discord-voice-chat

Complex Discord voice channel recreation attempt.

Primary LanguageJavaScriptMIT LicenseMIT

Note: This is just a demo.

Do not use Peer-to-peer for actual Discord-like implementations. Peer-to-peer's performance decreases exponentially with more connections, and can expose your IP while using it. Opt for the client-server model instead.

WS Voice Chat - Discord Style

Discord voice channel demo that is very overoptimized that took ridiculously long and seems to work.

Preview

Cool Features

  • Member auto leaves channel when they disconnect
  • Voice chat
  • It works