Also worth updating the mosquitto section on the mqtt.org wiki - it has
been on my todo list for a while actually... there's a write-up somewhere
around of someone installing it on Raspberry Pi too... worth trying to get
the new release into Raspbian.
On Wed, Sep 19, 2012 at 3:39 PM, Roger Light
Hi Andy
Curious why you would specifically need to do this?
The idea of a publish-and-subscribe system is that publishers and
subscribers/consumers are not aware of one another.
I don't think there's a way to monitor specific client IDs with mosquitto
but I guess you could scrape the broker log
Hi Sharon
As Roger said, from a Paho perspective it would be great to have an example
out there. You could post it on Stack Overflow, but another good
alternative would be either in a Github repository or as a Gist on Github.
I'll be sure to link that from the Paho wiki!
Thanks.
Andy
On Wed, Oc
The homebrew version is now 1.0.5 per pull request:
https://github.com/mxcl/homebrew/pull/15867
... now let's get Raspbian, OpenWRT and others updated :-)
On Sat, Nov 3, 2012 at 10:51 PM, Roger Light wrote:
> Thanks Andy.
>
> Cheers,
>
> Roger
>
>
> On Sat, Nov 3, 2012 at 10:42 PM, Andy Piper
ct again no matter "clean session" as yes or not.
> I'm researching the paramter "claen session", but doesn't work. And it
> needs provide client id. And I did , the same.
> Like "mosquitto_sub -c -i joe -t joe/test"
> Do you know what I missed?
&
Really really interesting stuff, Roger... I wonder what IBM's tools do in
this context with regard to memory usage and compiler usage... although I
suspect they use IBM's own gskit for SSL rather than openssl.
Nice work - I'm sure this will be welcome to the growing group of users
with a mosquitto
I'm not sure I understand - why would you need to do this? Restarting the
broker should probably be an administrative task rather than a programmatic
one?
At a high level I guess it should be as simple as: find PID of mosquitto;
send SIGHUP. But I really would like to understand the use case. Do y
You know that the Eclipse Paho project has a Lua client due to hit Git
within days, right?
On Wednesday, December 12, 2012, Bart Van Der Meerssche wrote:
> Hello list,
>
> I'm currently writing Lua bindings for libmosquitto [1]. Since Lua does
> not support preemptive multithreading, using mosqui
Why not just use the Paho Java client?
On Thursday, January 3, 2013, Sharon Ben Asher wrote:
> I was looking for a distribution of libmosquitto for Android.
> Came across this bug report
> https://bugs.launchpad.net/mosquitto/+bug/932608
>
> is there any progress since this bug was opened?
>
> Th
9 matches
Mail list logo