-
```
What steps will reproduce the problem?
1. Create a client websocket, and connect to a server (tomcat 7.0.27 is what
I'm using)
2. Send a message from the client, use wireshark to sniff traffic.
3…
-
```
What steps will reproduce the problem?
1. Create a client websocket, and connect to a server (tomcat 7.0.27 is what
I'm using)
2. Send a message from the client, use wireshark to sniff traffic.
3…
-
TooTallNate/Java-WebSocket already update TooTallNate-Java-WebSocket-v1.0.0
-
I don't know if you guys can help me with this problem, but this is my last resort. I use your package in my MAUI project. When I call the #WriteAsync method in the MainPage, everything works without …
-
```
What steps will reproduce the problem?
1. Create a client websocket, and connect to a server (tomcat 7.0.27 is what
I'm using)
2. Send a message from the client, use wireshark to sniff traffic.
3…
-
Groups being restored from credentials import don't work.
-Received message are empty
-Not possible to send messages, "no members", but there are members.
Reproduce:
- Create Group
- Invite 1+ Membe…
-
Connect sdk and Web socket in the same project are causing Class Conflicts
Execution failed for task ':app:checkDebugDuplicateClasses'.
A failure occurred while executing com.android.build.gradl…
-
Websocket-Lister do not reconnect after they have been disconnected (from binance or when disconnected by 24h DSL-disconnect)
It would be nice, to automatically reconnect Websocket-Listeners.
-
**Describe the bug**
`java.lang.NullPointerException: Attempt to invoke virtual method 'void java.net.Socket.close()' on a null object reference`
I have encountered this error many times, but I cann…
-
Does this lib support ESP32? I'm trying to connect to a server hosted in heroku. This server container a MOSCA broker, but pubsubclient does not support ws: connection.