Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fletcherist/webtrc-voice-chat

group voice chat
https://github.com/fletcherist/webtrc-voice-chat

Last synced: 5 days ago
JSON representation

group voice chat

Awesome Lists containing this project

README

        

# webtrc-voice-chat

group voice chat. based on [pion](https://github.com/pion/webrtc) webrtc go library.

# features

- mute/unmute microphone
- mute/unmute speaker
- to join a room write anything after slash e.g `/myroom` `/123` `/test` etc

# demo

[https://webrtc-voice-chat.netlify.app/test](https://webrtc-voice-chat.netlify.app/test)

frontend part is here https://github.com/fletcherist/webrtc-voice-chat-client its `create-react-app` with typescript preset