biobricks / bionet-2

The bionet web app
3 stars 2 forks source link

Reconnect websocket does not work over wss #61

Closed autonomous1 closed 7 years ago

autonomous1 commented 7 years ago

Reconnect does not work for wss connections, ie. endylab. Also, connections seem to drop out more frequently during heavy network loads on the client.

Juul commented 7 years ago

Using the reverse proxy it is trying to make the websocket connection using non-ssl even though the server is served via ssl.