3.0.1 • Published 6 months ago

@libp2p/http-fetch v3.0.1

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
6 months ago

@libp2p/http-fetch

libp2p.io Discuss codecov CI

libp2p-compatible implementation of the fetch API

About

This is an implementation of the fetch API that uses libp2p streams as the underlying transport layer, instead of a TCP socket.

Install

$ npm i @libp2p/http-fetch

Browser <script> tag

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

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

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.

3.0.1

6 months ago

3.0.0

6 months ago

2.2.1

9 months ago

2.2.0

9 months ago

2.1.1

12 months ago

2.2.2

9 months ago

2.1.0

1 year ago

1.1.1

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.0.0

1 year ago