WebRTC For Everyone
RS
Roger Stringer / February 28, 2022
1 min read • ––– views
WebRTC for everyone will walk you through using various solutions from standard peer to peer webRTC apps to using tools like Twilio to build your webRTC frameworks.
We’ll walk through:
- Clubhouse style audio only rooms
- Zoom-like video and audio rooms
- Real-time chat
We'll use tools and libraries such as:
- express
- react / next.js
- peerjs
- Twilio
- Socket.io