package
0.0.0-20190407150747-8b9b72514244
Repository: https://github.com/ipsn/go-ipfs.git
Documentation: pkg.go.dev

# README

go-libp2p-pubsub-router

standard-readme compliant GoDoc Coverage Status Build Status

A libp2p router that uses pubsub.

We currently only use this for IPNS over PubSub.

Documenation

See https://godoc.org/github.com/libp2p/go-libp2p-pubsub-router.

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT

# Functions

KeyToTopic converts a binary record key to a pubsub topic key.
NewPubsubPublisher constructs a new Publisher that publishes IPNS records through pubsub.

# Structs

No description provided by the author