14 Commits

Author SHA1 Message Date
fryorcraken
635b8f973d
document reliable channels (#245)
* document reliable channels

* remove `this.`

* use enum for waku health events

* prefer strings for event types

* prefer strings for event types

* `send` returns message id

* remove `this.`

* released!
2025-09-26 15:23:06 +10:00
LordGhostX
e2ec02df1a
add js-waku encryption guide (#145) 2024-01-11 10:42:56 +01:00
Arseniy Klempner
3d931d8b4e
warn that js-waku does not support react native (#149) 2023-12-08 10:34:49 +01:00
LordGhostX
590b7d857a
docs restructure (#140) 2023-11-23 12:01:32 +01:00
LordGhostX
3de936c928
update react docs (#136) 2023-11-22 23:28:54 +01:00
LordGhostX
9cb8384779
add manage filter guide (#132) 2023-11-21 14:19:52 +01:00
LordGhostX
9c5c4969f9
add updates (#113) 2023-09-07 02:19:04 +01:00
LordGhostX
b2e5396be5
add js-waku debug guide (#111)
* add debug guide

* add ws notes

* add NodeJS recommendations
2023-08-16 09:29:32 +01:00
LordGhostX
146949f7a4
add js-waku discovery (#100)
* add js-waku discovery

* implement feedback

* update logos preset
2023-08-03 06:40:57 +01:00
LordGhostX
11f3ae9037
US -> UK English rewrite (#99)
* rewrite US to UK English

* unpublish react guide
2023-08-01 20:39:04 +01:00
LordGhostX
677718fd12
improve js waku (#96)
* add js-waku feedback

* implement more feedback

* update presentations
2023-07-27 13:50:30 +01:00
LordGhostX
d1f053598a
chore: improve js-waku docs (#94)
* implement initial feedback

* remove relay guides
2023-07-18 19:51:12 +01:00
LordGhostX
627f7f8a8c
@waku/react docs (#90)
* add @waku/react outline

* add @waku/react hooks docs

* add @waku/react providers docs

* add more snippet comments + fix code indents
2023-07-15 22:54:13 +01:00
LordGhostX
301a4d8d22
JS-Waku docs (#82)
* add js-waku outline

* add js-waku quickstart

* add waku-create-app guide

* add lightpush filter guide

* add complete relay guide

* initial feedback + add emitSelf

* add store guide outline

* add store query options

* update code snippets
2023-07-11 18:52:38 +01:00