package
0.17.0
Repository: https://github.com/ipfs/go-graphsync.git
Documentation: pkg.go.dev

# Functions

NewPublisher returns a new message event publisher.

# Interfaces

Event is a publishable event.
Publisher is an publisher of events that can be subscribed to.
Subscribable is a stream that can be subscribed to.
Subscriber is a subscriber that can receive events.
Topic is a topic that events appear on.
TopicData is data added to every message broadcast on a topic.