Hi,
I’m messing around with the LLAPI of UNET. How does the Unity HLAPI create hosts if you run multiple instances of your game on the same machine? If I do this with my implementation I get an error that the websocket is already in use. My workaround is to use different ports in the editor and in the build.
Greetings
Tuni