mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-15 02:44:59 +00:00
49 lines
749 B
Markdown
49 lines
749 B
Markdown
|
---
|
||
|
title: "Waku Protocols"
|
||
|
---
|
||
|
## `vac:dst:eng-10ktool:waku:waku-protocols`
|
||
|
---
|
||
|
|
||
|
```mermaid
|
||
|
%%{
|
||
|
init: {
|
||
|
'theme': 'base',
|
||
|
'themeVariables': {
|
||
|
'primaryColor': '#BB2528',
|
||
|
'primaryTextColor': '#fff',
|
||
|
'primaryBorderColor': '#7C0000',
|
||
|
'lineColor': '#F8B229',
|
||
|
'secondaryColor': '#006100',
|
||
|
'tertiaryColor': '#fff'
|
||
|
}
|
||
|
}
|
||
|
}%%
|
||
|
gantt
|
||
|
tickInterval 1month
|
||
|
dateFormat YYYY-MM-DD
|
||
|
section Status
|
||
|
Waku Protocols: 2023-11-01, 2023-12-31
|
||
|
```
|
||
|
|
||
|
- status: 0%
|
||
|
- CC: Alberto
|
||
|
|
||
|
### Description
|
||
|
|
||
|
So far, we tested gossip / relay, as well as discv5.
|
||
|
|
||
|
This milestone comprises running further Waku protocols, namely:
|
||
|
* filter
|
||
|
* lightpush
|
||
|
* store
|
||
|
* peer exchange
|
||
|
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
|
||
|
### Deliverables
|
||
|
|
||
|
|
||
|
|