Versions in this module Expand all Collapse all v1 v1.0.0 Apr 14, 2022 Changes in this version + var Messages []chan []byte + func InitMessages(n uint32) + type Local struct + ID peer.ID + func (l *Local) Recv(id peer.ID) ([]byte, error) + func (l *Local) Send(id peer.ID, msg []byte) error