Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Fabio
#43518 is there any limitation? I thought there aren't, but I keep getting a 403 forbidden error at my first request.

I've posted the details here: http://stackoverflow.com/questions/36091956/mqtt-over-websocket-request-x-amzn-errortype-forbiddenexception

But it seems possible. We connect to AWS via 443 port (SSL), send the connection request using websocket protocol over http and them use the websocket connection to trade mqtt packages.

Does some one tried this path? Is there something I am missing?

Thanks
User avatar
By Fabio
#43918 I've edited the title because finally I got it to work \o/

It does not reconnect after losing the connection yet and I havent test it a lot (like stress test, many messages, etc), but in simple tests it is working (publish and subscribe to topics) and can be used as starting point for further developments.

https://github.com/odelot/aws-mqtt-websockets

I've made a video showing it sending and receiving mqtt messages. It is in Portuguese but there are english captions.