Skip to content

Question: Can Emitter get a list of rooms, or count of connections in a room? #54

@Raukk

Description

@Raukk

I have a backed server that is processing Data and I need to know if anyone is still in a room before I process the data for that room (no point doing work if no one is listening). I don't really want to have the full Socket.io(+redis) service running since the back-end server cannot receive client http requests / websockets.
Thanks.

I'm Running in Node.js on Heroku.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions