Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DOSNetwork/core
/ Join
Method
Join
p2p/p2p_interface.go:42–42 ·
view source on GitHub ↗
(bootstrapIp []string)
Source
from the content-addressed store, hash-verified
40
GetPort() string
41
Listen() error
42
Join(bootstrapIp []string) (num int, err error)
43
DisConnectTo(id []byte) error
44
Leave()
45
Request(ctx context.Context, id []byte, m proto.Message) (msg P2PMessage, err error)
Callers
3
Join
Method · 0.65
String
Method · 0.65
Start
Method · 0.65
Implementers
1
server
p2p/server.go
Calls
no outgoing calls
Tested by
no test coverage detected