Skip to content

Commit b6c88b8

Browse files
fix
1 parent ea9a0b3 commit b6c88b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
- Added `KeepAlivePingTimeout`, with a default value of 10 seconds.
2+
- Added `KeepAlivePingDelay`, with a default value of 10 seconds.
33

44
## v0.15.3
55

0 commit comments

Comments
 (0)