Commit Graph

8 Commits

Author SHA1 Message Date
jay ae431bb664 Updated connection config naming to introduce a dedicated pool configuration. 2026-04-15 18:04:40 -04:00
jay b57f5157e7 Remove read deadlines from the connection.
Prevents the connection from closing from a lack of incoming messages.
2026-04-15 17:43:26 -04:00
jay d002c19889 Simplify tests and avoid unnecessary race conditions. 2026-04-15 13:47:34 -04:00
jay b128a021de Refactor async assertions, remove manual sleeps and timeouts. 2026-04-15 12:05:08 -04:00
jay 2e4f0257f5 Remove vibe comments. 2026-04-14 17:41:12 -04:00
jay af54f2b41c Added logging. 2026-02-04 13:10:44 -05:00
jay 541ad9f96e Use real default values for NewConfig. 2026-02-03 15:48:12 -05:00
jay 5ee9ef500e Moved code to top-level. 2026-01-26 10:28:39 -05:00