circuitpython/shared-bindings/mdns
Jeff Epler e9d81c2826
Add mdns module
This allows for CircuitPython to resolve a .local domain and find
other devices with MDNS services.

First step for #6174
2022-03-17 18:16:16 -07:00
..
RemoteService.c Add mdns module 2022-03-17 18:16:16 -07:00
RemoteService.h Add mdns module 2022-03-17 18:16:16 -07:00
Server.c Add mdns module 2022-03-17 18:16:16 -07:00
Server.h Add mdns module 2022-03-17 18:16:16 -07:00
__init__.c Add mdns module 2022-03-17 18:16:16 -07:00
__init__.h Add mdns module 2022-03-17 18:16:16 -07:00