How to use this library with websocket library ws?
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Given a websocket server using ws library capable of parsing sessions as described [HERE](https://github.com/websockets/ws/blob/master/examples/express-session-parse/index.js) How will you terminate the WS connection gracefully in addition to server shutdown?
Contributor guide
Assessment
This issue has not been assessed yet.