alexfernandez/loadtest

Support for WebSockets over TLS

AdrianGjerstad opened this issue · 4 comments

Just like normal HTTP, the WS protocol also comes with a secure variant. I think having support for this variant would be very helpful.

Looking at the code, it shouldn't be too hard to implement, since WSS is just HTTPS with a websocket handshake.

Care to give it a try?

I would love to try!

I've got school tomorrow so I could probably try to get a pull request in tomorrow evening.

Whenever you are ready!

Closing due to lack of activity, please reopen if needed.