mongoose/docs
Marko Mikulicic 286fa90ee9 Simple mDNS + DNS-SD impl
Main TODOs:
1. the spec requires the impl to resend the reply once and
   to send gratuitous updates

2. advertise our clubby services as DNS-SD sub-services.

---

Tested with:

1. https://play.google.com/store/apps/details?id=com.grokkt.android.bonjour&hl=en
2. https://play.google.com/store/apps/details?id=com.druk.bonjour.browser&hl=en
3. osx `dns-sd`

Works well enough; it doesn't have some glitches due the fact that we
don't retransmit yet and we don't send gratuitous updates.

PUBLISHED_FROM=38d7a50beb274d4aeeda5b0b58e44dfa0789da84
2016-09-28 08:51:47 +00:00
..
c-api Simple mDNS + DNS-SD impl 2016-09-28 08:51:47 +00:00
coap Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
core Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns Add DNS server example 2016-09-02 21:06:16 +00:00
dns_resolver Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
http Add DNS server example 2016-09-02 21:06:16 +00:00
media Reference media files in doc directly 2016-05-28 19:00:05 +01:00
mqtt Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
overview Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00