1.0.0 • Published 4 years ago

socket.io-bridge-server v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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

ParamTypeDescription
optsObject
opts.namespaceNamespace
opts.loggerObjectNo logging by default

Namespace

Kind: global typedef
See: https://github.com/socketio/socket.io/blob/master/docs/API.md#namespace

1.0.0

4 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago