Versions in this module Expand all Collapse all v1 v1.15.0 Nov 22, 2021 Changes in this version + var HANDSHAKE_DURATION = 10 * time.Second + func HandshakeClient(info *peer.PeerInfo, selfId *common.PeerKeyId, conn net.Conn) (*peer.PeerInfo, error) + func HandshakeServer(info *peer.PeerInfo, selfId *common.PeerKeyId, conn net.Conn) (*peer.PeerInfo, error)