You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read on the road map that you are planning to add MQTT broker functionality or at least an interface to it?
Have you considered using Ejabberd for it? They recently added MQTT broker functionality to what is otherwise a really stable and scaleable XMPP server. It is also really low resource and runs without issues on a RasberryPI or similar.
See: https://blog.process-one.net/ejabberd-19-02-the-mqtt-edition/
This would also open Tania to all sorts of cool remote control and communication via XMPP.
This seems like a really cool project!
I read on the road map that you are planning to add MQTT broker functionality or at least an interface to it?
Have you considered using Ejabberd for it? They recently added MQTT broker functionality to what is otherwise a really stable and scaleable XMPP server. It is also really low resource and runs without issues on a RasberryPI or similar.
See: https://blog.process-one.net/ejabberd-19-02-the-mqtt-edition/
This would also open Tania to all sorts of cool remote control and communication via XMPP.
There are some good XMPP libraries in Go:
https://github.com/FluuxIO/go-xmpp
https://github.com/mattn/go-xmpp
The text was updated successfully, but these errors were encountered: