update REAMDE
This commit is contained in:
parent
8f3471cdfd
commit
bcff5f20a6
@ -27,7 +27,7 @@ This repo contains the canonical pubsub implementation for libp2p. We currently
|
||||
|
||||
[@vyzo](https://github.com/vyzo/)
|
||||
|
||||
> This repo follows the [Repo Lead Maintainer Protocol](https://github.com/ipfs/team-mgmt/blob/master/LEAD_MAINTAINER_PROTOCOL.md)
|
||||
> This repo follows the [Repo Lead Maintainer Protocol](https://github.com/ipfs/team-mgmt/blob/master/LEAD_MAINTAINER_PROTOCOL.md)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@ -88,10 +88,12 @@ See the [libp2p specs](https://github.com/libp2p/specs/tree/master/pubsub) for h
|
||||
├── validation.go
|
||||
# Floodsub router
|
||||
├── floodsub.go
|
||||
# Randomsub router
|
||||
# Randomsub router
|
||||
├── randomsub.go
|
||||
# Gossipsub router
|
||||
# Gossipsub router
|
||||
├── gossipsub.go
|
||||
├── score.go
|
||||
├── score_params.go
|
||||
└── mcache.go
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user