Describe the feature you'd love to see
actually i am going to implement the redis in web socket so i will emit event from multiple servers for that i made a websocket-handler in which before send to client event i will emit on redis and client send to server event also have some mutation for that actually proxyReqWs give the socket for proxy to server and open given the socket client to proxy i want these two socket in websocket-handler but i will not be ablt to do this because i am not able to pass value to open or if you pass the both socket in open so it will be great
Additional context (optional)
No response
Describe the feature you'd love to see
actually i am going to implement the redis in web socket so i will emit event from multiple servers for that i made a websocket-handler in which before send to client event i will emit on redis and client send to server event also have some mutation for that actually proxyReqWs give the socket for proxy to server and open given the socket client to proxy i want these two socket in websocket-handler but i will not be ablt to do this because i am not able to pass value to open or if you pass the both socket in open so it will be great
Additional context (optional)
No response