Skip to content

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

@dregueira

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions