mosquitto-users team mailing list archive
-
mosquitto-users team
-
Mailing list archive
-
Message #00205
Re: [mqtt] MQTTs gateway
Hello,
Having found there to be no open source MQTT-S implementations, I have
started writing three!
C-based command line tool:
https://github.com/njh/mqtts-client
A gateway written in Ruby + EventMachine:
https://github.com/njh/ruby-em-mqtts
And a library for Nanode/Arduino that uses the EtherCard library:
https://github.com/njh/EtherCardMQTTS
All of them are in early stages of development but I have successfully
published to test.mosquitto.org (via my local gateway) and from my Nanode.
I don't have access to any closed-source implementations of MQTT-S, so I
have no idea if my implementation is actually correct!
nick.
> An interesting new development has recently been published on GITHub, a
> client for MQTTS. But: is there any MQTTS/MQTT out there, or
> MQTTS-compliant broker?
>
> Thanks S
>
> --
> Stefano Costa, R&D Manager
> M +39 335 6565749
> Skype stefanocosta.bluewind
> http://www.bluewind.it/stefanoco?code=17
>
> --
> --
> To learn more about MQTT please visit http://mqtt.org
>
> To post to this group, send email to mqtt@xxxxxxxxxxxxxxxx
> To unsubscribe from this group, send email to
> mqtt+unsubscribe@xxxxxxxxxxxxxxxx
>
> For more options, visit this group at
> http://groups.google.com/group/mqtt
>
> ---
> You received this message because you are subscribed to the Google Groups
> "MQ Telemetry Transport" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mqtt+unsubscribe@xxxxxxxxxxxxxxxx.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
References