Skip to content

Add a new WebSocketServer constructor allowing to specify the maximum number of pending connections  #991

Description

@dregueira

After running some load tests on our company's app, I found that is not possible to specify the maximum number of pending connections (backlog) for the WebSocketServer.

I would be very interested in having a new WebSocketServer constructor that receives a new parameter in order to specify the backlog here socket.bind( address ).

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions