forked from cerc-io/ipld-eth-server
.. | ||
.travis.yml | ||
codecov.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
reuseport.go | ||
tcp.go |
go-tcp-transport
A libp2p transport implementation for tcp, including reuseport socket options.
Table of Contents
Install
make install
Contribute
PRs are welcome!
Small note: If editing the Readme, please conform to the standard-readme specification.
License
MIT © Jeromy Johnson