js-waku/src
Franck Royer 9638f6db10
Introduced new `relayKeepAlive` option
..on `Waku` with a default to 5min to send ping messages over relay
to ensure the relay stream stays open.

This is a workaround until
[js-libp2p#744](https://github.com/libp2p/js-libp2p/issues/744) is done
as there are issues when TCP(?) timeouts and the stream gets closed.
2021-07-27 16:24:04 +10:00
..
lib Introduced new `relayKeepAlive` option 2021-07-27 16:24:04 +10:00
proto Store Response Protobuf change to align with nim-waku 2021-07-26 11:35:08 +10:00
test_utils Pass timestamp to RPC call 2021-07-26 11:32:50 +10:00
index.ts Support multiple protocol id for relay 2021-07-21 15:43:30 +10:00