I developed an online MMORPG game that is already launched and working on other platforms, such as Steam, Google Play, etc. I want to upload it on itch.io too, but have a problem with connection to my server (it is external, not peer-to-peer). How can I do it?
Game is not connecting when loaded as Html build of the game, but I see that the game works. Also, I see errors in the console of the browser: "BLOCKED_BY_CLIENT" in the moment of the connection (maybe it is connected somehow to this)
P.S.: Game is on Unity. WebGL build. TCP connection