I checked #10 then #12 but I still didn't find a solution.
I tried :
- Glitch
- Glitch remix
- Reveal update (have 4.3.1 now)

- own server in container directly exposed (HTTP/WS) in case changing protocol was problematic.

- own server in container behind reverse proxy (HTTPS/WSS)
But no dice. It seems the connection is established properly, master and client connecting to the same server, trying to switch protocol but then nothing happens.
I'm consider re-implementing something similar with PeerJS since I'm a bit familiar with it but suggestions welcomed before I do.
I checked #10 then #12 but I still didn't find a solution.
I tried :
But no dice. It seems the connection is established properly, master and client connecting to the same server, trying to switch protocol but then nothing happens.
I'm consider re-implementing something similar with PeerJS since I'm a bit familiar with it but suggestions welcomed before I do.