Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/angrycoding/mdns-service-discovery
- Owner: angrycoding
- Created: 2023-08-03T06:53:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T21:56:20.000Z (over 1 year ago)
- Last Synced: 2024-04-27T02:43:36.285Z (9 months ago)
- Topics: arduino, dns, esp8266, iot, mdns, pwa, raspberrypi, service-discovery, udp, udp-server, zeroconf
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```