How to use this library with websocket library ws?
Open
slidenerd
opened this issue 2 years ago
•
0 comments
Given a websocket server using ws library capable of parsing sessions as described HERE How will you terminate the WS connection gracefully in addition to server shutdown?