UNPKG

ws-multipath

Version:

Serve multiple WebSocket endpoints using one shared server

4 lines (2 loc) 93 B
const MultipathServer = require('./lib/MultipathServer'); module.exports = MultipathServer;