透過Socket.io作為Signaling Server協助RTCPeerConnection做訊息交換,達成簡單的WebRTC聊天室並且擁有房間功能
Use Socket.io as a signaling server to assist RTCPeerConnection in exchanging messages, achieving a simple WebRTC chat room and having room functionality.
如何開始使用指南。
npm install
npm run dev
npm run start