Skip to content

Commit 1ba89ce

Browse files
authored
Update lightpush.md
1 parent 37b3edf commit 1ba89ce

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

waku/standards/core/19/lightpush.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
slug: 19
33
title: 19/WAKU2-LIGHTPUSH
4-
name: Waku v2 Light Push
4+
name: Waku2 Light Push
55
status: draft
66
editor: Hanno Cornelius <hanno@status.im>
77
contributors:
@@ -11,15 +11,18 @@ contributors:
1111

1212
**Protocol identifier**: `/vac/waku/lightpush/2.0.0-beta1`
1313

14-
## Motivation and Goals
14+
## Abstract
1515

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]().
1821
Additionally,
1922
there is sometimes a need for confirmation
2023
that a message has been received "by the network"
2124
(here, at least one node).
22-
25+
This specification addresses these
2326
`19/WAKU2-LIGHTPUSH` is a request/response protocol for this.
2427

2528
## Payloads

0 commit comments

Comments
 (0)