-
- Downloads

adds open port check (#143)

*adds open port check * Use gossip.server to check port * Use same messages in gossip and autopeering * Give correct error message when unreachable Co-authored-by: Wolfgang Welz <welzwo@gmail.com>
Showing
- packages/autopeering/discover/manager.go 2 additions, 2 deletionspackages/autopeering/discover/manager.go
- packages/autopeering/discover/manager_test.go 6 additions, 6 deletionspackages/autopeering/discover/manager_test.go
- packages/autopeering/discover/protocol.go 1 addition, 1 deletionpackages/autopeering/discover/protocol.go
- packages/autopeering/discover/protocol_test.go 7 additions, 7 deletionspackages/autopeering/discover/protocol_test.go
- plugins/autopeering/autopeering.go 22 additions, 4 deletionsplugins/autopeering/autopeering.go
- plugins/gossip/gossip.go 33 additions, 3 deletionsplugins/gossip/gossip.go
Please register or sign in to comment