websocket-kit icon indicating copy to clipboard operation
websocket-kit copied to clipboard

TLS test with a websocket-kit server and client

Open EthanLozano opened this issue 4 years ago • 0 comments

The fix #89 for issue #86 was merged before a test was written to expose the issue. So, I think this repo would benefit from a test so that the issue doesn't reemerge in the future. Specifically, there should be a close test (similar to testServerClose) with a TLS enabled server using websocket-kit which communicates with a websocket-kit client.

EthanLozano avatar May 19 '21 14:05 EthanLozano