mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 18:57:57 +08:00
document Pubsub.Router option to enable gossipsub
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
This commit is contained in:
parent
884df03320
commit
643522e990
@ -43,6 +43,11 @@ experimental, default-disabled.
|
||||
run your daemon with the `--enable-pubsub-experiment` flag. Then use the
|
||||
`ipfs pubsub` commands.
|
||||
|
||||
### gossipsub
|
||||
|
||||
You can enable the new experimental gossipsub protocol via configuration:
|
||||
`ipfs config Pubsub.Router gossipsub`
|
||||
|
||||
### Road to being a real feature
|
||||
- [ ] Needs more people to use and report on how well it works
|
||||
- [ ] Needs authenticated modes to be implemented
|
||||
|
||||
Loading…
Reference in New Issue
Block a user