Documentation ¶
Overview ¶
oneonone is a pubsub channel for communication between two peers
Index ¶
Constants ¶
View Source
const ( PROTOCOL = "ipfs-pubsub-direct-channel/v1" HelloPacket = "hello" )
Variables ¶
This section is empty.
Functions ¶
func NewChannelFactory ¶
func NewChannelFactory(ipfs coreapi.CoreAPI) iface.DirectChannelFactory
NewChannel Creates a new pubsub topic for communication between two peers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.