1.0.3 • Published 6 years ago

socket.io-manually-created-rooms v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

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)
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago