MQTT connection to AWS-IOT-CORE

Hi, I’ve just updated the mqtt library to use write/read instead of send/recv. For “regular” sockets, write/read call send/recv and for SSL sockets they call the stream write/read functions. This should be out in the next release (3.5.2)