generated from Warchant/cmake-hunter-seed
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
- general
- (compare with other versions, e.g. rust)
- allow multiple protocol versions in config, remember peer protocol version
/floodsub/1.0.0(spec)- broadcast message to all floodsub peers
/meshsub/1.0.0(spec)- publish to fanout when not subscribed
/meshsub/1.1.0(spec)- (check
PRUNEbackoff works as expected) - explicit peers - always connect and broadcast without
GRAFT - flood publishing - broadcast authored message to all connected peers
- peer scoring
- adaptive gossip dissemination - gossip to percentage of peers instead of count
- opportunistic
GRAFTto improve mesh median score - maintain specified number of outbound connections to avoid eclipse attack
- (check
/meshsub/1.2.0(spec)IDONTWANTto prevent duplicate broadcast- broadcast
IDONTWANTto mesh peers after receiving full message - don't broadcast these message to that peer after receiving
IDONTWANT
- broadcast
IDONTWANTto cancelIWANT- send
IDONTWANTto cancel pendingIWANTafter receiving full message - don't reply to
IWANTfor these messages for that peer after receivingIDONTWANT
- send
- config max
IDONTWANTmessages
Metadata
Metadata
Assignees
Labels
No labels