FlashMQ 1.3.0 released

Aside from some bug fixes and internal refactoring, these new features have been added:

  • Ability to register sockets to the thread’s events loop for async interfaces like libcurl. Example to follow later.
  • Plugin functions main_init() and main_deinit(), to be able to globally initialize stuff.

AppImage and debs are available on the download page.

You Might Also Like