Skip to content

Instantly share code, notes, and snippets.

@thisisjofrank
Created April 22, 2022 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thisisjofrank/9e3b452419574754843c30f3cdc48e8e to your computer and use it in GitHub Desktop.
Save thisisjofrank/9e3b452419574754843c30f3cdc48e8e to your computer and use it in GitHub Desktop.
const swarm = new Swarm("some-channel-name");
clientIdUi.innerText = swarm.id;
leaderUi.innerText = "false";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment