Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 242 Bytes

WebRTC

Web chat for multiple users. The frontend uses Javascript, jQuery and Bootstrap. The backend uses Node.js and socket.io

Installation

npm i socket.io express

Configuration

See the CONFIG object in client/webrtc.js