Skip to content

Commit

Permalink
docs: updated CHANGELOG re grace period
Browse files Browse the repository at this point in the history
  • Loading branch information
gkc committed Feb 15, 2024
1 parent 4580866 commit 8574a22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
connection to the bound server port. Also added `onConnect` parameter,
so that callers can be informed when every new connection is made, and
can thus take whatever action they require.
- feat: Added grace period so that SocketConnector doesn't close until both
(a) initial timeout has expired and (b) number of established connections
is zero or has dropped to zero

## 2.0.1
- Removed an unnecessary dependency
Expand Down

0 comments on commit 8574a22

Please sign in to comment.