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

Multiple Mqtt Subscription problem #27

Closed rakeshcomavia closed 6 years ago

rakeshcomavia commented 6 years ago

Hello All, I could subscribe to aws iot mqtt endpoint with a client connect, but could recieve mqtt messages for first topic but not subsequent topics. Please help me with solution for this problem.

odelot commented 6 years ago

See if it works for you https://github.com/odelot/aws-mqtt-websockets/issues/25

rakeshcomavia commented 6 years ago

thank you for help, its working

On Wed, Sep 6, 2017 at 11:02 PM, Fábio Toledo notifications@github.com wrote:

See if it works for you #25 https://github.com/odelot/aws-mqtt-websockets/issues/25

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/odelot/aws-mqtt-websockets/issues/27#issuecomment-327557318, or mute the thread https://github.com/notifications/unsubscribe-auth/AXGTF1MQaANjIyqfXIpsLduxJ5gObkcBks5sftdAgaJpZM4POV7o .

-- Thanks and Regards Rakesh