Update README.md
This commit is contained in:
1 file changed
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
# native-mdns
|
# native-mdns
|
||||||
|
|
||||||
A Kotlin multiplatform library for mdns announcer(mdns server), only broadcast is supported,
|
A Kotlin multiplatform library for mdns announcer(mdns server), only broadcast is supported,
|
||||||
it depends on ktor-network.
|
it depends on ktor-network.About
|
||||||
|
|
||||||
Also, nmdns can be compiled to shared/static lib for other language usage, see [build.gradle.kts](build.gradle.kts)
|
Also, nmdns can be compiled to shared/static lib for other language calling, see [build.gradle.kts](build.gradle.kts)
|
||||||
|
|
||||||
Supported platforms:
|
Supported platforms:
|
||||||
1. windows64(mingwx64)
|
1. windows64(mingwx64)
|
||||||
|
|||||||
Reference in New Issue
Block a user