js-waku/src/lib
Franck Royer 70058f0e36
Split browser and node tests
2021-07-14 11:56:48 +10:00
..
chat_message Use Typedoc comment style 2021-05-11 09:06:22 +10:00
waku_light_push New `peers` and `randomPeer` methods to return available peers 2021-07-12 13:15:19 +10:00
waku_message Use protobuf instead of JSON for direct messages 2021-07-12 17:29:52 +10:00
waku_relay Add version 1 support to waku relay, test decryption against nim-waku 2021-07-09 15:50:16 +10:00
waku_store Enable decryption of messages retrieve via `WakuStore.queryHistory` 2021-07-12 13:15:19 +10:00
delay.ts Force return types to be specified 2021-05-04 11:12:32 +10:00
discover.ts Use prod nodes by default instead of test 2021-05-18 13:26:42 +10:00
select_peer.ts New `peers` and `randomPeer` methods to return available peers 2021-07-12 13:15:19 +10:00
utils.ts Use WakuMessage version 1 instead of eth-crypto 2021-07-12 17:09:44 +10:00
waku.browser.spec.ts Split browser and node tests 2021-07-14 11:56:48 +10:00
waku.spec.ts Split browser and node tests 2021-07-14 11:56:48 +10:00
waku.ts Improve importing of Muxed Stream type 2021-07-14 11:38:59 +10:00