expose icon indicating copy to clipboard operation
expose copied to clipboard

Custom secure server port

Open 4rthem opened this issue 3 years ago • 1 comments

I'm trying to connect to a secure server exposed on a custom port. But I get the following error: Could not connect to the server.

I believe it's because we can't use wss when using a custom port? https://github.com/beyondcode/expose/blob/177088dcf5e263342d8fbdaf171dfb3d10c81d8c/app/Client/Client.php#L91

Should we add a --secured-protocol option?

Thanks for this amazing product!

4rthem avatar May 13 '22 10:05 4rthem

I don't think Expose works with web sockets, see my issue #321

unculture avatar May 26 '22 13:05 unculture