Hello Fellows!

I have successfully created an application that uses both HTTPS and and WebSockets.

Now I wish to use Secure WebSockets with vibe.d.

I tried changing the protocol at the client to wss://, but it doesn't work.

Is this already implemented in vibe.d?

Thanks!