number of websocket connections

rohit3389
How many web sockets i can open at same time.
number of limit to web socket

i need different web socket for every stock

when i try to use for 50 stock i get following exception

javax.websocket.DeploymentException: The HTTP request to initiate the WebSocket connection failed
Caused by: java.util.concurrent.TimeoutException
Sign In or Register to comment.