odelot / aws-mqtt-websockets

Implementation of a middleware to use AWS MQTT service through websockets, aiming the ESP8266 plataform
GNU Lesser General Public License v3.0
231 stars 67 forks source link

fix: fixed an issue with the AWSWebSocketClient initiallizer #60

Closed stark526 closed 3 years ago

stark526 commented 3 years ago

related to the #16 and #59 issues