We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d96806 commit daf7a42Copy full SHA for daf7a42
README.md
@@ -8,6 +8,9 @@ This are some tiny networking toys for [Qt][qt-opensource] based applications, w
8
* [A minimal SSDP resolver](#a-minimal-ssdp-resolver)
9
* [A declarative XML parser](#a-declarative-xml-parser)
10
11
+This library is tested to work with [Qt][qt-opensource] 5.15, 6.5 and 6.8
12
+on Android, iOS, Linux, macOS and Windows.
13
+
14
### A minimal mDNS-SD resolver
15
16
[DNS Service Discovery][DNS-SD], also known as "DNS-SD" and "Bonjour", is an efficient method to discover
0 commit comments