# Packages
Package gostream allows to replace the standard net stack in Go with [LibP2P](https://github.com/libp2p/libp2p) streams.
Package mocknet provides a mock net.Network to test with.
Package reuseport provides a basic transport for automatically (and intelligently) reusing TCP ports.