MarkSort / batwaves

MIT License
4 stars 0 forks source link

Make multiplayer work with HTTPS #29

Open SerSquirt opened 2 years ago

SerSquirt commented 2 years ago

When you use Batwaves on a web browser, multiplayer does not work unless you use HTTP. Using HTTPS doesn't work with multiplayer.

MarkSort commented 2 years ago

ok, we need some way to set a certificate here so that it will use https for the websocket https://github.com/MarkSort/batwaves/blob/bc7f13b27b90e8d543c8168e782b89fe5cc4f8c5/godot/Networking/Server.gd#L18