Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/angrycoding/mdns-service-discovery

Discover and communicate with devices running in your local network
https://github.com/angrycoding/mdns-service-discovery

arduino dns esp8266 iot mdns pwa raspberrypi service-discovery udp udp-server zeroconf

Last synced: about 2 months ago
JSON representation

Discover and communicate with devices running in your local network

Awesome Lists containing this project

README

        

# mdns-service-discovery

WIP, info: https://github.com/angrycoding/js-local-service-discovery/

POC:

https://github.com/angrycoding/mdns-service-discovery/assets/895042/274d20c3-98d3-4390-81dc-a7ffc3383ec1

# Installing

Client: ```yarn add mdns-service-discovery-client```

Server: ```yarn add mdns-service-discovery```