MCPcopy Create free account
hub / github.com/DOSNetwork/core / UnSubscribeMsg

Method UnSubscribeMsg

p2p/p2p_interface.go:50–50  ·  view source on GitHub ↗
(messages ...interface{})

Source from the content-addressed store, hash-verified

48 UnSubscribeEvent(int)
49 SubscribeMsg(chanBuffer int, messages ...interface{}) (outch chan P2PMessage, err error)
50 UnSubscribeMsg(messages ...interface{})
51 NumOfMembers() int
52 MembersID() [][]byte
53 RandomPeerIP() []string

Callers 1

queryLoopMethod · 0.65

Implementers 1

serverp2p/server.go

Calls

no outgoing calls

Tested by

no test coverage detected