rogueturnip

Results 26 comments of rogueturnip

When I look at the github the library was put into the repo a year ago? I was looking at the paho mqtt javascript library and there were a bunch...

Is there any plan to collapse these two repositories into a single code base? Even without the react part but just the other enhancements. The other thing I'm wondering, my...

Just wondering if this will be integrated at any point.

Is there a way to disable minimization? I'm using serverless-mysql in my code and get the following error: ``` Received packet in the wrong sequence ``` It seems like this...

I'm seeing the same issue here. Any one found a solution?

Just following up on this to see if the module is going to evolve or we should look for a different solution. Thanks!

looks like it might be in the mqtt.js include. mqtts uses the mqtt over tls, the ws is web sockets and wss is websockets secure. Connects to the broker specified...

http://www.hivemq.com/blog/mqtt-client-library-mqtt-js Has a great example of using the mqtt library for certificate based connections.

No, not yet, I've gotten busy with some other things and haven't had a chance to get back to it.

I'm also very interested in this. What I'm looking to be able to do is hide elements on the mobile or desktop. The example might be, on desktop show an...