fmieres / websocket-server-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Websocket Server for Chat

Websocket Server implementation for chat service to use with RTC DataChannel. Clients are supposed to connect as listeners or speakers; This servers group them so RTC communication may begin.


Installation

Only method of installation:

  • $ npm i

License

Released under the terms of the MIT License.

About

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%