package
0.9.4
Repository: https://github.com/chenxiao-zhao/poly.git
Documentation: pkg.go.dev

# Functions

NewNetServer return the net object in p2p.
TLSDial return net.Conn with TLS.

# Structs

ConnectingNodes include all addr in connecting state.
InConnectionRecord include all addr connected.
NetServer represent all the actions in net layer.
OutConnectionRecord include all addr accepted.
PeerAddrMap include all addr-peer list.