Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silly question #80

Open
BradfordATowle opened this issue Apr 15, 2023 · 0 comments
Open

Silly question #80

BradfordATowle opened this issue Apr 15, 2023 · 0 comments

Comments

@BradfordATowle
Copy link

BradfordATowle commented Apr 15, 2023

EDIT: I am using two different instances of the websockt. (So I am not trying to use the same socket to connect twice)
Can the native websocket have two seperate sockets open in a program.
I want to connect to a server using IP:9000
and then a different piece of code needs to connect to the same IP:9001.

All platforms seem to work except for webgl.
Am I missing something?

in flight at once, probably just doing extra work
printErr @ HTML.loader.js:80

HTML.framework.js:1784 Joining game ID 9001

HTML.framework.js:1775 WebSocketInvalidStateException: WebSocket is not in open state.
at NativeWebSocket.WebSocket.SendText (System.String message) [0x00000] in <00000000000000000000000000000000>:0

HTML.framework.js:2766 WebSocket connection to 'ws://71.44.212.56:9001/' failed: Could not decode a text frame as UTF-8.
_WebSocketConnect @ HTML.framework.js:2766
HTML.framework.js:1784 Joining game ID 9001

HTML.framework.js:1775 WebSocketInvalidStateException: WebSocket is not in open state.
at NativeWebSocket.WebSocket.SendText (System.String message) [0x00000] in <00000000000000000000000000000000>:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant