This repository was archived by the owner on Feb 26, 2021. It is now read-only.
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
Intention of deprecation #90
Open
Description
In the context of ipfs/js-ipfs#1670, we have been refactoring all libp2p codebase to use async await, async iterators, as well as working on general API improvements to have a better and easier to use js-libp2p.
Taking into account that spdy
is an outdated protocol, there are no reasons to use it instead of libp2p-mplex
and from our knowledge there are no active projects using libp2p-spdy
, we have the intention of deprecating libp2p-spdy
and use this time in enhancing the important pieces of libp2p.
If anyone is using this module and want to help us refactoring it, so that you and anyone else interested can use it, let us know. We are happy to help with it too
Metadata
Metadata
Assignees
Labels
No labels