Have /connect signal connectServer when navigating away from page
Open
/connect
enhancement
- Dominant language
- JavaScript
- Stars
- 198
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, if you disconnect by navigating away from `/connect`, it takes some time for the connectServer to notice that it is no longer getting pings and close the telnet connection. It would be nice if the client-side code could signal the connectServer when the user navigates away, so that the telnet connection could be closed immediately.
Contributor guide
Assessment
This issue has not been assessed yet.