Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@libp2p/mplex

libp2p68.2kApache-2.0 OR MIT11.0.39TypeScript support: included

JavaScript implementation of https://github.com/libp2p/mplex

IPFS, connection, duplex, libp2p, mplex, multiplex, muxer, stream

readme

@libp2p/mplex

libp2p.io Discuss codecov CI

JavaScript implementation of https://github.com/libp2p/mplex

Install

$ npm i @libp2p/mplex

Browser <script> tag

Loading this module through a script tag will make its exports available as Libp2pMplex in the global namespace.

<script src="https://unpkg.com/@libp2p/mplex/dist/index.min.js"></script>

JavaScript implementation of https://github.com/libp2p/mplex

API Docs

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.