theADAMJR / discord-voice-chat

Complex Discord voice channel recreation attempt.

Home Page:http://dvoice.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Complex Discord voice channel recreation attempt.

http://dvoice.glitch.me/

License:MIT License


Languages

Language:JavaScript 69.8%Language:Pug 26.8%Language:CSS 3.4%