Commit Graph

6 Commits

Author SHA1 Message Date
nvms
4f858a5b96 Add missing .gitignore 2025-03-27 20:01:21 -04:00
nvms
061c50da90 1.2.0 release 2025-03-27 10:00:14 -04:00
nvms
6be7fbbfe0 feat: make close return a promise and update README 2025-03-26 16:57:24 -04:00
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
nvms
0a763d2ec5 relocate these 2024-08-27 18:16:34 -04:00