Versions in this module Expand all Collapse all v1 v1.0.2 Aug 1, 2024 v1.0.1 Aug 1, 2024 v1.0.0 Aug 1, 2024 Changes in this version + var StreamMutex sync.Mutex + func SendPubSub(p2p *dep2p.DeP2P, pubsub *pubsub.DeP2PPubSub, topic, genre string, ...) error + func SendStream(p2p *dep2p.DeP2P, protocol, genre string, receiver peer.ID, data interface{}) (*streams.ResponseMessage, error)