mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2025-10-06 09:07:04 +08:00
optimize hole punching
This commit is contained in:
@@ -18,4 +18,5 @@ var (
|
||||
ErrMsgFormat = errors.New("message format wrong")
|
||||
ErrVersionNotCompatible = errors.New("version not compatible")
|
||||
ErrOverlayConnDisconnect = errors.New("overlay connection is disconnected")
|
||||
ErrConnectRelayNode = errors.New("connect relay node error")
|
||||
)
|
||||
|
Reference in New Issue
Block a user