[erlang-questions] MQTT broker and client in erlang
Michael Klishin
michael.s.klishin@REDACTED
Sat Aug 23 12:27:23 CEST 2014
On 23 August 2014 at 13:26:23, Benoit Chesneau (bchesneau@REDACTED) wrote:
> > I am looking for a simple Erlang application that i can embed
> in another application, and I am not sure it can be done using rabbitmq
It can be done, although RabbitMQ isn't easy to embed.
I've reused rabbitmq-mqtt's MQTT 3.1.1 parser from Elixir as an experiment, if you
find no good embeddable solution, at least you can borrow that part easily.
--
@michaelklishin, github.com/michaelklishin
More information about the erlang-questions
mailing list