libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.26k stars 436 forks source link

feat: add url peer id #2598

Closed achingbrain closed 3 days ago

achingbrain commented 2 weeks ago

To parse non-cryptographic peer ids from http servers, add the url peer id type.

Change checklist