Versions in this module Expand all Collapse all v0 v0.1.0 Dec 19, 2023 Changes in this version + var ErrReadTimeout = fmt.Errorf("timed out reading response") + func NewMessageSenderImpl(h host.Host, protos []protocol.ID) pb.MessageSenderWithDisconnect + func WriteMsg(w io.Writer, mes *pb.Message) error