//
pkg.gl
Category
github.com/chenxiao-zhao/poly
p2pserver
net
netserver
package
0.9.4
Repository:
https://github.com/chenxiao-zhao/poly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
784 SLOC
#
Functions
NewNetServer
NewNetServer return the net object in p2p.
TLSDial
TLSDial return net.Conn with TLS.
#
Structs
ConnectingNodes
ConnectingNodes include all addr in connecting state.
InConnectionRecord
InConnectionRecord include all addr connected.
NetServer
NetServer represent all the actions in net layer.
OutConnectionRecord
OutConnectionRecord include all addr accepted.
PeerAddrMap
PeerAddrMap include all addr-peer list.