WebRTC Functionality
WebRTC has officially been moved from “experimental features” to “core features”!
Text channel improvements:
- Added “Add Answer” button and functionality to be able to complete a channel connection
- Completed functionality for two-way communication via text channel
- Debugged messaging in response window - now the remote user’s incoming messages are visibl...