futomi / node-dns-sdLinks
The node-dns-sd is a Node.js module which is a pure javascript implementation of mDNS/DNS-SD (Apple Bonjour) browser and packet parser. It allows you to discover IPv4 addresses in the local network specifying a service name such as _http._tcp.local. Besides, it allows you to monitor mDNS/DNS-SD packets.
☆47Updated 2 years ago
Alternatives and similar repositories for node-dns-sd
Users that are interested in node-dns-sd are comparing it to the libraries listed below
Sorting:
- Datagram Transport Layer Security (DTLS) client.☆84Updated 3 years ago
- Pure JavaScript/NodeJS mDNS discovery implementation.☆165Updated 2 years ago
- A PROXY protocol (v1/v2) builder and parser for JavaScript☆15Updated 2 years ago
- Match mqtt formatted topic strings☆23Updated 3 years ago
- A simple and versatile UPnP device client☆34Updated last year
- Bonjour/Avahi-like service discovery in pure JavaScript☆50Updated 2 years ago
- Node.js port of Zyre - an open-source framework for proximity-based peer-to-peer applications☆38Updated 2 years ago
- An UPnP/DLNA MediaRenderer client☆134Updated 3 years ago
- mp4 header reading and writing using the abstract-encoding interface☆48Updated 4 years ago
- Low level multicast-dns implementation in pure javascript☆525Updated last year
- An example Node.js n-api module☆47Updated 7 years ago
- Low-level Session Traversal Utilities for NAT (STUN) client and server☆167Updated last year
- A transport agnostic RTSP serial multiplexer module for Node☆93Updated last year
- Fast and light upnp server for node☆184Updated 4 years ago
- A low-level Node.js binding for the Linux epoll API☆83Updated last year
- Web Bluetooth API and interactive device picker for node.js☆75Updated 3 years ago
- Generic interruptible "parser" mixin for Transform & Writable streams☆29Updated 7 years ago
- A logger that output message to a file in an nedb-readable format with minimal memory footprint