Skip to content

Instantly share code, notes, and snippets.

@vasa-develop
Created December 28, 2019 12:32
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 vasa-develop/d3731a5bb5de5cd1a92af955ccada7d1 to your computer and use it in GitHub Desktop.
Save vasa-develop/d3731a5bb5de5cd1a92af955ccada7d1 to your computer and use it in GitHub Desktop.
SimpleAsWater: Building a Chat Application using Libp2p
const Multiplex = require('libp2p-mplex')
const SECIO = require('libp2p-secio')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment