Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

[ARCHIVED] DEPRECATED — libp2p build (module) used in js-ipfs when running it on the browser

License

Notifications You must be signed in to change notification settings

ipfs-inactive/js-libp2p-ipfs-browser

Repository files navigation

Deprecation Notice

This module has been deprecated in favour of:



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

[ARCHIVED] DEPRECATED — libp2p build (module) used in js-ipfs when running it on the browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published