mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-03 06:33:11 +00:00
add metadata
This commit is contained in:
parent
214ee738ea
commit
7748d6a9ba
@ -286,6 +286,7 @@ If the `mode` set is `edge`, the initialised `WakuNode` MUST mount:
|
||||
- [LIGHTPUSH](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/19/lightpush.md) as client
|
||||
- [FILTER](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/12/filter.md) as client
|
||||
- [STORE](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/13/store.md) as client
|
||||
- [METADATA](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/66/metadata.md) as client
|
||||
|
||||
And must use mount and use the following protocols to discover peers:
|
||||
|
||||
@ -298,6 +299,7 @@ If the `mode` set is `relay`, the initialised `WakuNode` MUST mount:
|
||||
- [FILTER](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/12/filter.md) as service node
|
||||
- [PEER-EXCHANGE](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/34/peer-exchange.md) as service node
|
||||
- [STORE](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/13/store.md) as client
|
||||
- [METADATA](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/66/metadata.md) as client and service node
|
||||
|
||||
And must use mount and use the following protocols to discover peers:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user