1
0
mirror of https://github.com/taigrr/log-socket synced 2026-04-11 19:31:34 -07:00
Files
log-socket/ws
Tai Groot 9384170eb0 feat(ws): add read pump for disconnect detection, GetContext, Level.String
- Add WebSocket read pump in LogSocketHandler so client disconnects are
  detected promptly instead of only on the next WriteMessage call
- Add Client.GetContext(ctx) for context-aware blocking reads
- Implement fmt.Stringer on Level type (Level.String())
- Add tests for GetContext, GetContext cancellation, and Level.String()
2026-04-07 10:08:50 +00:00
..
2025-11-10 16:07:28 -05:00