3 Commits

Author SHA1 Message Date
wenzuhuai
59800438b3 feat: add client name option for user identification in system events 2026-02-03 11:12:47 +08:00
wenzuhuai
5ad1174292 fix: improve connection stability and add connection check API
Some checks failed
ci / macos (push) Has been cancelled
ci / ios (push) Has been cancelled
ci / check-linter (push) Has been cancelled
- Fix race condition in resource cleanup during disconnect/cancel
- Trigger reconnect on ping send failure
- Trigger reconnect on write operation failure
- Add isConnected and connectionState properties
- Add checkConnection() method for active connection testing
- Add ensureConnected() method for proactive connection recovery
2026-01-21 11:43:23 +08:00
wenzuhuai
d7bdb4f378 init
Some checks failed
ci / macos (push) Has been cancelled
ci / ios (push) Has been cancelled
ci / check-linter (push) Has been cancelled
2026-01-12 18:29:52 +08:00