expose
expose copied to clipboard
Custom secure server port
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!
I don't think Expose works with web sockets, see my issue #321