TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.
http://tootallnate.github.io/Java-WebSocket
MIT License
10.36k stars 2.57k forks source link

Socket opening new connection after closed #1334

Closed mannonov closed 1 year ago

mannonov commented 1 year ago

I close the connection with code 1001, after the third close the socket automatically opens the connection, how can I stop this re-opening of the connection?

Android 11 1.5.3