Add connection start time tracking and improve logging for WebSocket lifecycle
Some checks failed
Go / build (push) Has been cancelled

- Introduced `startTime` field in `Listener` to log connection duration.
- Enhanced diagnostics with detailed connection statistics on close.
- Improved logging and error handling for PING/PONG and message lifecycle.
- Updated version to v0.8.7.
This commit is contained in:
2025-10-01 08:40:04 +01:00
parent 48c7fab795
commit f8a321eaee
4 changed files with 48 additions and 28 deletions

View File

@@ -1 +1 @@
v0.8.6
v0.8.7