We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9a0b3 commit b6c88b8Copy full SHA for b6c88b8
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-- Added `KeepAlivePingTimeout` to detect and close unresponsive connections, with a default value of 10 seconds
2
-- Added `KeepAlivePingDelay` to maintain active connections during inactivity, with a value of 10 second by default.
+- Added `KeepAlivePingTimeout`, with a default value of 10 seconds.
+- Added `KeepAlivePingDelay`, with a default value of 10 seconds.
3
4
## v0.15.3
5
0 commit comments