-
Hi i'm having some error in mongodb persistence. i tried publishing 2 message with qos 2 while the receiver is offline. once it goes online it receives 3 messages and then crashed.
C:\nodejs\node_mod…
-
In mosca, when an offline client (which is not yet keep-alived in mosca side) tries to reconnect, server emits a `connected` event followed by a `disconnected` for old connection which mosca closes.
T…
-
Hi
I have attached a zip file that demonstrates an issue that only appears with aedes-persistence-level (aedes-persistence and aedes-persistence-redis work just fine). Under certain conditions you w…
-
subscribing to topics is not working properly.
-
Hi All
I am trying to install on my raspberry Pi (I have 2 and have tried both) and am having some issues. I have tried both with and without the `-g` flag.
I am simply using
`npm install mosca`
…
-
#428 showed a real bottleneck to us now, and I am thinking a simple optimization which if could use Redis Cluster to scale to > 500000 and Millions of subscriptions.
Interesting points for optimizati…
-
Open Access Reader (https://meta.wikimedia.org/wiki/Open_Access_Reader) is currenlty planing on using CORE to pull in papers to be cited in wikipedia. Feels like the Content mine could also be useful …
-
`delivered` event is not added to aedes yet.
-
I have been profiling mosca with a bunch of devices and it looks like 12% of samples were in Server.publish in crypto.randomBytes.
It looks like this is for generating the messageId in shortid. Is th…
platy updated
8 years ago
-
hi @matteo,
is possible to get the ip addess of a client? Or can you suggest me where is convenient to edit aedes or its modules, to add more information about the client (as the ip address) when the …