Commit Graph

19 Commits

Author SHA1 Message Date
jay 4ac2c488ad various improvements 2026-04-24 10:59:33 -04:00
jay e32bbc99d8 implemented ping-pong heartbeats. adjusted logs and defaults. 2026-04-24 09:59:01 -04:00
jay 9daa9a3d25 log debug if error is from a self-close 2026-04-24 07:48:47 -04:00
jay 0ac8d9facd Added logging to pools and workers. 2026-04-23 20:58:57 -04:00
jay 230e6e608a Fix log level bugs. 2026-04-23 19:24:40 -04:00
jay 3f0d95955c Update log levels. 2026-04-23 19:00:01 -04:00
jay 2a6cd3a487 Add granunal logging config controls. 2026-04-23 18:48:47 -04:00
jay 727dc18b57 Add slog attributes at pool, worker, and connection levels. 2026-04-23 17:58:40 -04:00
jay daf9f7534e Various performance and correctness improvements. 2026-04-20 22:41:37 -04:00
jay fd806c0231 Consolidated redundant socket mocking function. 2026-04-20 17:37:30 -04:00
jay 3066802f62 Update error handling. 2026-04-19 15:21:10 -04:00
jay dfd28d65bc Created public api, cleaned up internals. 2026-04-19 14:23:10 -04:00
jay 0715bde29d Completed worker session tests. 2026-04-19 10:40:23 -04:00
jay 45b1a31cbb Wrote session dial tests. Use new helpers. 2026-04-19 09:58:41 -04:00
jay 6998ccf701 Refactored connection shutdown logic. 2026-04-19 09:29:12 -04:00
jay 29020369e1 Changed send to be synchronous. Wrote session inner gorountines. 2026-04-18 21:44:25 -04:00
jay 2b6afbbf94 Added context cancellation tests. 2026-04-18 18:01:22 -04:00
jay 10c29c8330 Injected context cancellation for dial and retry cancellation. 2026-04-18 17:11:22 -04:00
jay 7dab8031ea Refactored package structure. 2026-04-17 14:53:29 -04:00