diff --git a/README.md b/README.md new file mode 100644 index 0000000..e546bba --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# native-mdns + +A Kotlin multiplatform library for mdns announcer(mdns server), only broadcast is supported, +it depends on ktor-network + +support PTR. + +AirPlay2(_airplay._tcp.local.) is tested \ No newline at end of file