Versions in this module Expand all Collapse all v0 v0.2.0 Apr 21, 2022 v0.1.1 Apr 21, 2022 v0.1.0 Apr 20, 2022 Changes in this version + const ProtocolID + const ServiceName + type EchoService struct + Host host.Host + func NewEchoService(h host.Host, done chan bool, minPeers int) *EchoService + func (es *EchoService) Echo(ctx context.Context, peerID peer.ID, payload string) (string, error)