1.0.0 • Published 6 years ago
socket.io-bridge-server v1.0.0
socket.io-bridge-server
Server implementation for socket.io-bridge.
Please find the project documentation at https://github.com/michaelfranzl/socket.io-bridge .
API Reference
Functions
Typedefs
makeBridgeServer(opts)
Adds client-client bridging capability to a Socket.IO namespace.
Kind: global function
| Param | Type | Description |
|---|---|---|
| opts | Object | |
| opts.namespace | Namespace | |
| opts.logger | Object | No logging by default |
Namespace
Kind: global typedef
See: https://github.com/socketio/socket.io/blob/master/docs/API.md#namespace