github.com/status-im/status-go@v1.1.0/protocol/encryption/publisher/doc.go (about)

     1  // Publisher periodically publishes an info about itself on a known channel.
     2  // This channel is a particular topic calculated from the public key.
     3  // It is required for other peers to start a secure conversation immediately
     4  // using distibuted data through the channel.
     5  
     6  package publisher