Skip to content

Fix issue where web sockets don't close on TLS connections

Compare
Choose a tag to compare
@VaporBot VaporBot released this 19 May 08:01
· 33 commits to main since this release
a2d26b3
This patch was authored by @EthanLozano and released by @0xTim.

Resolves an issue where web socket connections weren't being closed after being sent a close() from the client on TLS connections (#89). Resolves (#86)