An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.9% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org

proxy.golang.org : github.com/status-im/tcp-shaker

Package tcp is used to perform TCP handshake without ACK, which useful for TCP health checking. HAProxy does this exactly the same, which is: In most cases when you establish a TCP connection(e.g. via net.Dial), these are the first three packets between the client and server(TCP three-way handshake): This package tries to avoid the last ACK when doing handshakes. By sending the last ACK, the connection is considered established. However, as for TCP health checking the server could be considered alive right after it sends back SYN-ACK, that renders the last ACK unnecessary or even harmful in some cases. By avoiding the last ACK The second one is essential because it bothers the server less. This means the application level server will not notice the health checking traffic at all, thus the act of health checking will not be considered as some misbehavior of client.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/status-im/tcp-shaker
License: MIT
Latest release: almost 2 years ago
First release: almost 6 years ago
Namespace: github.com/status-im
Dependent packages: 8
Dependent repositories: 6
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 17 hours ago

Top 8.2% on proxy.golang.org
github.com/nd2Project/status-go v0.108.3
A status node for the nd2Wallet
2 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nd2project/status-go v0.108.3
A status node for the nd2Wallet
2 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/planq-network/status-go v0.94.1
The Status module that consumes go-ethereum
375 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/parveshdhull/status-go v0.86.4
The Status module that consumes go-ethereum
324 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/bitsikka/status-go v0.66.0
237 versions - Latest release: almost 5 years ago
Top 8.2% on proxy.golang.org
github.com/samyoul/status-go v0.51.0
The Status module that consumes go-ethereum
177 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/Samyoul/status-go v0.51.0
The Status module that consumes go-ethereum
177 versions - Latest release: over 5 years ago - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.