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 4 years ago
- Bonjour/Avahi-like service discovery in pure JavaScript☆52Updated 2 years ago
- A PROXY protocol (v1/v2) builder and parser for JavaScript☆15Updated 2 years ago
- Pure JavaScript/NodeJS mDNS discovery implementation.☆165Updated 3 years ago
- A low-level Node.js binding for the Linux epoll API☆83Updated last year
- Machine-digestible pin information for the Raspberry Pi☆29Updated 4 years ago
- Node.js port of Zyre - an open-source framework for proximity-based peer-to-peer applications☆38Updated 3 years ago
- Match mqtt formatted topic strings☆23Updated 4 years ago
- Web Bluetooth API and interactive device picker for node.js☆75Updated 4 years ago
- Wiegand 26 and Wiegand 34 Protocol Module for Node.js☆22Updated 2 years ago
- A transport agnostic RTSP serial multiplexer module for Node☆93Updated last year
- Low-level Session Traversal Utilities for NAT (STUN) client and server☆166Updated 2 years ago
- Pipe WebRTC MediaStreams to/from FFMPEG.☆88Updated 4 years ago
- An example Node.js n-api module☆47Updated 7 years ago
- Raspberry Pi IO Plugin for Johnny-Five☆14Updated 4 years ago
- a node.js stream implementation that consumes http mjpeg streams☆62Updated 3 years ago
- A simple and versatile UPnP device client☆34Updated last year
- A logger that output message to a file in an nedb-readable format with minimal memory footprint☆50Updated 8 years ago
- Low level multicast-dns implementation in pure javascript☆528Updated last year
- An UPnP/DLNA MediaRenderer client☆134Updated 4 years ago
- Git/Subversion/Mercurial repository metadata parser☆40Updated 3 years ago
- Match a MQTT Topic against Wildcards☆14Updated 7 years ago
- Build tool and bindings loader for node-gyp that supports prebuilds☆123Updated last year
- 😬Bluetooth serial port communication for Node.js☆204Updated 2 years ago
- Fast and light upnp server for node☆184Updated 4 years ago
- Bidirectional RPC over WebSocket, Worker, WebRTC and HTTP with extensive plugin support.☆114Updated 3 years ago
- Tunnels and reverse tunnels over WebSocket☆124Updated 4 years ago
- A library utility for reading netstat data.☆40Updated 10 months ago
- A collection of middlewares for Socket.IO☆21Updated 11 years ago
- Simple Service Discovery Protocol implemented for Node.js