-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: libp2p/js-libp2p-tcp
base: v3.1.2
head repository: libp2p/js-libp2p-tcp
compare: v4.1.0
- 8 commits
- 5 files changed
- 4 contributors
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1adf73d - Browse repository at this point
Copy the full SHA 1adf73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ae659 - Browse repository at this point
Copy the full SHA 77ae659View commit details -
chore(deps-dev): bump @libp2p/interface-mocks from 4.0.3 to 6.0.0 (#216)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f224a5a - Browse repository at this point
Copy the full SHA f224a5aView commit details -
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-10-07) ### Trivial Changes * **deps-dev:** bump @libp2p/interface-mocks from 4.0.3 to 6.0.0 ([#216](#216)) ([f224a5a](f224a5a))
Configuration menu - View commit details
-
Copy full SHA for 493219c - Browse repository at this point
Copy the full SHA 493219cView commit details
Commits on Oct 11, 2022
-
fix: port listener to ES6 class syntax (#214)
Co-authored-by: achingbrain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af7b8e2 - Browse repository at this point
Copy the full SHA af7b8e2View commit details -
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2022-10-11) ### Bug Fixes * port listener to ES6 class syntax ([#214](#214)) ([af7b8e2](af7b8e2))
Configuration menu - View commit details
-
Copy full SHA for 5dea7d3 - Browse repository at this point
Copy the full SHA 5dea7d3View commit details -
feat: add server.maxConnections option (#213)
https://nodejs.org/api/net.html#servermaxconnections If set reject connections when the server's connection count gets high Useful to prevent too resource exhaustion via many open connections on high bursts of activity Co-authored-by: achingbrain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99e88a4 - Browse repository at this point
Copy the full SHA 99e88a4View commit details -
chore(release): 4.1.0 [skip ci]
## [4.1.0](v4.0.2...v4.1.0) (2022-10-11) ### Features * add server.maxConnections option ([#213](#213)) ([99e88a4](99e88a4))
Configuration menu - View commit details
-
Copy full SHA for adf01ac - Browse repository at this point
Copy the full SHA adf01acView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.2...v4.1.0