glaze
glaze copied to clipboard
🍩 A simple and fast P2P voice chat
Glaze
A simple and fast p2p voice chat for gaming (or anything else)
To Download
Glaze is available for Windows, macOS, and Linux.
- Go to the releases and find your system's installer there.
- Then just click on it, download, and run it to your computer.
Want to hack on Glaze?
$ mkdir glaze
$ cd glaze
$ git clone https://github.com/adamsiwiec/glaze .
$ npm install
$ npm start
Authors
- Adam Siwiec - Website
License MIT License
Glaze is made possible by:
- Electron
- SimpleWebRTC
- And many more awesome open-source projects