Commit Graph

1 Commits

Author SHA1 Message Date
James Hush
c219f8d55d Add WebSocket reconnection test example
This example helps test and verify the fix for on_client_disconnected
not firing after the first disconnection in long-running containers.

The test bot stays alive and logs each connection/disconnection event,
making it easy to manually verify that the event handlers fire correctly
on multiple reconnect cycles.
2025-10-02 14:24:09 +08:00