status-go/protocol/encryption/publisher/doc.go

7 lines
289 B
Go
Raw Normal View History

2019-07-17 22:25:42 +00:00
// Publisher periodically publishes an info about itself on a known channel.
// This channel is a particular topic calculated from the public key.
// It is required for other peers to start a secure conversation immediately
// using distibuted data through the channel.
package publisher