Unable to connect to the server by ipv6.
I have a server with the necessary data for the player. The server has settings for ipv4 and ipv6.
When I tested app in ipv4, I have connection with server and everything worked fine. But for ipv6 I received an error message: sock closed 1006.
When I tested the server through the client, the connection was successful for ipv6 and ipv4.
I'm trying to connect to the server using the format: "ws://" + ip + ":" + port.
I am new to this issue and I will be glad to any tips.
Have you solved the problem? The same issue happened to me @jarvis-aps
@godtang I'm sorry, but that was a very long time ago. I can't remember how I solved this problem.