Categorygithub.com/dms3-p2p/go-p2p-host
modulepackage
3.0.7+incompatible
Repository: https://github.com/dms3-p2p/go-p2p-host.git
Documentation: pkg.go.dev

# README

go-libp2p-host

Coverage Status Travis CI

The host interface for libp2p.

Table of Contents

Install

make deps

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Jeromy Johnson

# Functions

MultistreamSemverMatcher returns a matcher function for a given base protocol.

# Interfaces

Host is an object participating in a p2p network, which implements protocols or provides services.