Skip to content

libp2p build (module) used in js-ipfs when running it on the browser - edited to remove webtrcstar transport, spdy, and to use forked packages

License

Notifications You must be signed in to change notification settings

duomarket/js-libp2p-ipfs-browser

 
 

Repository files navigation

js-libp2p-ipfs-browser

Coverage Status Travis CI Circle CI Dependency Status js-standard-style

Sauce Test Status

libp2p build (module) used in js-ipfs when running it on the browser. If you are looking for the version to be used in Node.js, see libp2p-ipfs-nodejs.

This libp2p build has support for:

  • WebSockets and WebRTC
  • SPDY and mplex stream multiplexing
  • secio encrypted channels
  • Identify STUN protocol

Table of Contents

Install

npm install --save libp2p-ipfs-browser

Usage

const Node = require('libp2p-ipfs-browser')

API

API docs can be found at https://github.com/libp2p/js-libp2p#usage

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT

About

libp2p build (module) used in js-ipfs when running it on the browser - edited to remove webtrcstar transport, spdy, and to use forked packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%