package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev
# Functions
WrapStream takes a stream and complements it with r/w bufios and decoder/encoder.
# Structs
Message is a serializable/encodable object that we will send on a Stream.
WrappedStream wraps a libp2p stream.