Skip to content

iAmShakil/socket.io-manually-created-rooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published