socket.io-manually-created-rooms

1.0.3 • Public • Published

Takes the reference of a namespace as an argument and returns an array of objects containing information about the rooms created manually.

const getManuallyCreatedRooms = require('socket.io-manually-created-rooms')

// io provides the reference to the namespace
var manuallyCreatedRooms = getManuallyCreatedRooms(io)

Readme

Keywords

Package Sidebar

Install

npm i socket.io-manually-created-rooms

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

1.53 kB

Total Files

3

Last publish

Collaborators

  • shakil_ahmed