UNPKG

websocket-relay

Version:

Easily set up communication channels between browser clients

5 lines (3 loc) 108 B
"use strict"; let path = require('path'); module.exports = require(path.join(__dirname, 'lib', 'server'));