Using CyaSSL library, which is included by default with MTSAS library.

Dependencies:   FP MQTTPacket

Fork of MQTTS by Vivek Ratna Kansakar

Files at this revision

API Documentation at this revision

Comitter:
vivekratna
Date:
Thu May 25 10:10:36 2017 +0000
Parent:
48:4e7679e7ff94
Commit message:
Latest update

Changed in this revision

MQTTSocket.h Show annotated file Show diff for this revision Revisions of this file
--- a/MQTTSocket.h	Fri May 19 05:32:26 2017 +0000
+++ b/MQTTSocket.h	Thu May 25 10:10:36 2017 +0000
@@ -6,7 +6,6 @@
 #include "MQTTmbed.h"
 #include "TCPSocketConnection.h"
 #include "ssl.h"
-// #include "Cyassl/Cyacrypt/error-crypt.h"
 
 #define MAX_URL_HOSTNAME_LENGTH 128
 #define MAX_URL_PATH_LENGTH     128