-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Add group text chat feature, so users can add new parties to the text chat session. A new direct WebRTC channel must be opened between all users. See WebRTC sample application from Google to get ideas and inspiration how to handle multiple WebRTC data channels https://github.com/webrtc/samples.