Attempting to connect to the WebSocket server with the same IP when its already connected. #137
Replies: 5 comments 8 replies
-
Can you share some code that highlights this issue? |
Beta Was this translation helpful? Give feedback.
-
Not really, all I have is some lua websocket code, and when I run it once, it works fine, if I run it twice, it fails. Along with once the client has been closed, it fails with connection failed, like it isn't even listening. |
Beta Was this translation helpful? Give feedback.
-
Can you reproduce the behavior using the client and server test projects?
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Moving to discussion, can't reproduce. |
Beta Was this translation helpful? Give feedback.
-
It just fails to connect, is there any setting that might be causing this or anything? I just want to be able to connect with the same IP, as it takes a bit to close the connection, so it won't let me connect until like 10 seconds have passed.
Beta Was this translation helpful? Give feedback.
All reactions