/WebRtcExample

透過Socket.io作為Signaling Server協助RTCPeerConnection做訊息交換,達成簡單的WebRTC聊天室

Primary LanguageJavaScript

WebRtcExample

透過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.

Getting Started

如何開始使用指南。

Installing

npm install

Running the tests

npm run dev

Deployment

npm run start