libp2p / js-libp2p-mdnsLinks
libp2p MulticastDNS Peer Discovery
☆51Updated last year
Alternatives and similar repositories for js-libp2p-mdns
Users that are interested in js-libp2p-mdns are comparing it to the libraries listed below
Sorting:
- JavaScript implementation of https://github.com/libp2p/mplex☆51Updated last year
- Implementation of go-libp2p-record in JavaScript☆17Updated last year
- Also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no…☆47Updated 2 years ago
- peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.☆80Updated 2 months ago
- Create a swarm of p2p connections with invited peers using WebRTC.☆25Updated 5 years ago
- JavaScript implementation of multiaddr☆108Updated last week
- Datastore implementation with file system backend☆15Updated 2 years ago
- Replicate data structures easily using hyperswarm☆45Updated 3 years ago
- libp2p-webrtc-star without webrtc. Just plain socket.io.☆39Updated 4 years ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec☆75Updated last year
- Dial using WebRTC without the need to set up any Signalling Rendezvous Point!☆78Updated 2 years ago
- Base class for orbit-db data stores☆40Updated 2 years ago
- The fast version of js-multihashing☆29Updated 3 years ago
- JavaScript implementation of multistream-select☆29Updated 2 years ago
- [DEPRECATED]: peer-book is now at https://github.com/libp2p/js-libp2p/tree/master/src/peer-store as PeerStore☆16Updated 5 years ago
- JavaScript Implementation of the MerkleDAG Nodes with Protobuf.☆69Updated 3 years ago
- Rail a libp2p node through a bootstrap peer list☆30Updated last year
- A corestore networking module that uses hyperswarm.☆38Updated 2 years ago
- connect peers to each other using secret-handshakes☆93Updated last year
- A series of compact encoding schemes for building small and fast parsers and serializers☆26Updated 2 months ago
- CID implementation in JavaScript☆97Updated 3 years ago
- Tunneling service for Hyperswarm☆24Updated 5 years ago
- datdot service☆17Updated last year
- AEgir - Automated JavaScript project building☆101Updated this week
- Standalone Hyperspace RPC client☆35Updated 4 years ago
- Leverage other peers in the network to perform Peer Routing calls.☆16Updated 3 months ago
- Interoperability tests for IPFS Implementations (on-the-wire interop)☆32Updated last year
- Implementation of the IPFS Repo spec in JavaScript