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.
Only method of installation:
$ npm i
Released under the terms of the MIT License.