Skip to content

Question about using multiple stream for multiple clients #45

@bibhor

Description

@bibhor

Hi,
I am trying to build an app where each user can listen to their own stream based on their id. I am trying to build up the stream list dynamically. Is there a limit to number of streams allowed per server?

I get this warning in my project:
(node) warning: possible EventEmitter memory leak detected. 11 data listeners added. Use emitter.setMaxListeners() to increase limit. Trace at PassThrough.addListener (events.js:239:17) at PassThrough.Readable.on (_stream_readable.js:665:33) at PassThrough.Readable.pipe (_stream_readable.js:525:7) at Function.internals.handleEvent [as event] (/../node_modules/susie/lib/index.js:40:19)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions