arkavo-org / app

Arkavo app for the Apple ecosystem
GNU General Public License v3.0
0 stars 0 forks source link

WebSocket reconnection #32

Closed arkavo-com closed 1 week ago

arkavo-com commented 1 week ago

Implemented a reconnect mechanism with a maximum of 5 attempts when the WebSocket disconnects. Added methods to start and stop a timer that handles reconnection logic. Enhanced WebSocket connection management to reset reconnection attempts on successful connection.

Resolves #29

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud