Implementation status of Gossipsub versions and Extensions
This doc is meant to provide an overview of the implementation status of Gossipsub versions and Extensions.
Gossipsub Versions
1.2 | 1.3-alpha | |
---|---|---|
Go libp2p | ✅ | Open PR |
Rust libp2p | ✅ | In Progress |
JS libp2p | ✅ | Not started |
Nim libp2p | ✅ | Not started |
Java libp2p | ✅ | Not started |
Gossipsub Extensions
Choke Extensions | Partial Messages | |
---|---|---|
Go libp2p | Not Implemented | PR |
Rust libp2p | Not Implemented | Not Implemented |
JS libp2p | Not Implemented | Not Implemented |
Nim libp2p | Not Implemented | Not Implemented |
Java libp2p | Not Implemented | Not Implemented |
Gossipsub Implementation Improvements
Batch Publishing | IDONTWANT on First Publish | WFR Gossip | |
---|---|---|---|
Go libp2p | ✅ | ✅ | PR |
Rust libp2p | Not Implemented | ✅ | Not Implemented |
JS libp2p | Not Implemented | Not Implemented | Not Implemented |
Nim libp2p | Not Implemented | Not Implemented | Not Implemented |
Java libp2p | Not Implemented | Not Implemented | Not Implemented |