We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6eb79 commit 4d0ad48Copy full SHA for 4d0ad48
README.md
@@ -0,0 +1,7 @@
1
+# MQTT-Connection-SecuredTCP
2
+TLS 1.2 Extension of the TCP Connection class
3
+
4
+This project depennds on https://github.com/LabVIEW-Open-Source/MQTT-Connection-TCP
5
+and has been written in LabVIEW 2020 to take advantage of the new native TLS1.2 support in the language
6
7
+Be aware that any code contribution in the dependent projects is still written in LabVIEW 2013 to keep compatibility with older projects out there.
0 commit comments