flutter_nsd icon indicating copy to clipboard operation
flutter_nsd copied to clipboard

Any plans for Linux support?

Open tmpfs opened this issue 3 years ago • 1 comments

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?

tmpfs avatar Oct 13 '22 03:10 tmpfs

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 :)

Nimrodda avatar Oct 13 '22 06:10 Nimrodda