Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update hyperswarm.js
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Jan 26, 2024
1 parent a023fb7 commit 56e0cc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/hypercore/hyperswarm.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ await discovery.flushed() // Waits for the topic to be fully announced on the DH
swarm2.join(topic, { server: false, client: true })
await swarm2.flush() // Waits for the swarm to connect to pending peers.

// After this point, both client and server should have connections


0 comments on commit 56e0cc5

Please sign in to comment.