Skip to content

Minimal mDNS resolver (and announcer) cross-platform library

License

Notifications You must be signed in to change notification settings

videolabs/libmicrodns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

294 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microdns

microdns is an mDNS library, focused on being simple and cross-platform.

Minimal mDNS resolver (and announcer) library

This library microdns is still in development, and therefore can still have bugs.

The goal is to have a simple library to listen and create mDNS announces, without the complexity of larger libraries like avahi.

This means that the API is quite low-level and that the code is in C. Bindings to other languages are welcome.

License

microdns is available under the LGPL license. People who want (or need) a commercial license can acquire one.

CoC

The VideoLAN Code of Conduct applies to this project.

Installation

meson builddir && ninja -C builddir

# ninja -C builddir install

About

Minimal mDNS resolver (and announcer) cross-platform library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 16