File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
slug : 19
3
3
title : 19/WAKU2-LIGHTPUSH
4
- name : Waku v2 Light Push
4
+ name : Waku2 Light Push
5
5
status : draft
6
6
editor : Hanno Cornelius <hanno@status.im>
7
7
contributors :
@@ -11,15 +11,18 @@ contributors:
11
11
12
12
** Protocol identifier** : ` /vac/waku/lightpush/2.0.0-beta1 `
13
13
14
- ## Motivation and Goals
14
+ ## Abstract
15
15
16
- Light nodes with short connection windows and
17
- limited bandwidth wish to publish messages into the Waku network.
16
+
17
+ ## Motivation
18
+
19
+ Resource-retricted nodes (light nodes) with short connection windows and
20
+ limited bandwidth wish to publish messages into the [ 64/WAKU-NETWORK] ( ) .
18
21
Additionally,
19
22
there is sometimes a need for confirmation
20
23
that a message has been received "by the network"
21
24
(here, at least one node).
22
-
25
+ This specification addresses these
23
26
` 19/WAKU2-LIGHTPUSH ` is a request/response protocol for this.
24
27
25
28
## Payloads
You can’t perform that action at this time.
0 commit comments