multicast-dns
Multicast DNS client
An implementation of a low-level multicast DNS protocol in pure JavaScript
Low level multicast-dns implementation in pure javascript
513 stars
10 watching
91 forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
mafintosh/airswarm | Automatically connects nodes on a local network using multicast DNS | 130 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |
hashicorp/mdns | A Golang library for peer-to-peer service discovery on local networks using multicast DNS | 1,188 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
mafintosh/network-address | A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
mafintosh/hypername | A distributed name server allowing multiple computers to share and synchronize key-value pairs | 36 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
mafintosh/peercast | Enables peer-to-peer streaming of torrented video content to Chromecast devices | 515 |
mafintosh/discovery-server | A TCP/UTP server that auto announces itself using discovery-channel | 58 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
mafintosh/deejay | Enables real-time music broadcasting across a local network | 126 |
posicks/mdnsjava | A Java library implementing Multicast DNS and DNS-Based Service Discovery protocols | 111 |
mafintosh/hyperdb | A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |