package
0.0.3
Repository: https://github.com/ipfs/go-protocolnetwork.git
Documentation: pkg.go.dev

# Functions

NewPublisher returns a new message event publisher.

# Interfaces

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.