Hey!
The website and socket don't seem to be reachable via IPv6. I think this is just an issue with listenings/bindings. I hex edited the hardcoded "0.0.0.0" to "::" and the static webserver was reachable as ::1, but that breaks the websocket.
Any chance for an update to make this IPv6 compatible? I can only host with IPv6
Best regards,
Nick
Hey!
The website and socket don't seem to be reachable via IPv6. I think this is just an issue with listenings/bindings. I hex edited the hardcoded "0.0.0.0" to "::" and the static webserver was reachable as ::1, but that breaks the websocket.
Any chance for an update to make this IPv6 compatible? I can only host with IPv6
Best regards,
Nick