Commit Graph

2 Commits

Author SHA1 Message Date
nvms
20fa3707ff fix: improve connection reliability and add comprehensive tests
- Make connect() methods return Promises for better async control
- Remove automatic connections in constructors to prevent race conditions
- Handle ECONNRESET errors gracefully during disconnection
- Add comprehensive test suite covering reconnection, timeouts, and concurrency
2025-03-26 16:51:03 -04:00
nvms
83f618cca7 add tests 2025-02-12 21:13:25 -05:00