Tried to write a simple demo (source here) with this library, when started with Unity it works fine, but when built to HTML5 target (warning, development build is 33MB) (either development or release version/9MB), it doesn't show up correctly, server sends correct values, but the client doesn't handle the message from server when running on Browser.
Tried to write a simple demo (source here) with this library, when started with Unity it works fine, but when built to HTML5 target (warning, development build is 33MB) (either development or release version/9MB), it doesn't show up correctly, server sends correct values, but the client doesn't handle the message from server when running on Browser.
Any way how to find out what's wrong?
Reproduce steps: