-
Application may need to set a custom ttl for each message, Mosca currently is using `options.ttl.packets`
I propose adding a `packet.ttl` to the packet argument of `publish` method, so that `storePac…
-
I am using aedes with mqtt.js on 1 machine. I can get aedes into a state where the client connects and then immediately disconnects. The connection appears to be successful (i.e., i get back a succes…
-
when a client disconnects abnormally without a disconnect message, the clientDisconnect event emited twice, which also infulence connected client count.
aedes.on('clientDisconnect', function(client)…
-
Will this work with clients using websockets just like mosca? i have a mosca server setup right now and it's doing okay but QoS 2 is a nice thing to have but our applications is using websockets to co…
-
Hi Mcollina,
As per the documentation, I tried using
`var redisPersistence = require('aedes-persistence-redis')(6379, '192.168.1.1');` but I was not able to connect to redis.
-
Would be awesome if I could do something like this:
``` javascript
import express as 'express'
import expressWs as 'express-ws'
import mosca as 'mosca'
let mqttServer = new mosca.Server(/*... */)
l…
-
I'm thinking to change subscription serialization format [in Redis] from JSON to a more performant one, That way we omit https://github.com/mcollina/mosca/blob/master/lib/persistence/redis.js#L98 & ht…
-
I have see that the heartbeatInterval is for cluster,so can I consider that the aedes will be support cluster mode? and how long time it will come to become reality!
thanks very much!
-
I am trying to restrict subscriptions to specific topics on aedes using the authorizeSubscribe method.
I tried the example code shown in the documentation, however was not able to restrict users from…
-
Essa dependência, do arquivo `aedes.js`, está fora nesse momento (Qua Abr 6 10:35:35 BRT 2016) :
https://code.jquery.com/jquery-1.7.2.min.js