mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 23:33:08 +00:00
commit
189e8f6c4e
@ -81,7 +81,7 @@ function App() {
|
|||||||
|
|
||||||
# Wait to be connected
|
# Wait to be connected
|
||||||
|
|
||||||
When using the `bootstrap` option, it may take some times to connect to other peers.
|
When using the `bootstrap` option, it may take some time to connect to other peers.
|
||||||
To ensure that you have relay peers available to send and receive messages,
|
To ensure that you have relay peers available to send and receive messages,
|
||||||
use the `Waku.waitForConnectedPeer()` async function:
|
use the `Waku.waitForConnectedPeer()` async function:
|
||||||
|
|
||||||
|
|||||||
@ -42,7 +42,7 @@ const wakuNode = await Waku.create({
|
|||||||
|
|
||||||
# Wait to be connected
|
# Wait to be connected
|
||||||
|
|
||||||
When using the `bootstrap` option, it may take some times to connect to other peers.
|
When using the `bootstrap` option, it may take some time to connect to other peers.
|
||||||
To ensure that you have relay peers available to send and receive messages,
|
To ensure that you have relay peers available to send and receive messages,
|
||||||
use the following function:
|
use the following function:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user