flutter_nsd
flutter_nsd copied to clipboard
Any plans for Linux support?
Thanks for the library!
My tests so far indicate this is significantly better (faster!) than the multicast_dns package.
Any plans to add support for Linux? Could we fallback to "multicast_dns" for Linux?
Thanks you!
Actually the C++ library that we use for Windows could be used also for Linux.
If you think you could adapt it to Linux, contributions are highly welcome :)