socket.io-bridge-server

1.0.0 • Public • Published

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

makeBridgeServer(opts)

Adds client-client bridging capability to a Socket.IO namespace.

Typedefs

Namespace

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0
  • 0.1.4
    0
  • 0.1.3
    0
  • 0.1.2
    0

Package Sidebar

Install

npm i socket.io-bridge-server

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

9.05 kB

Total Files

10

Last publish

Collaborators

  • michaelfranzl