FlashMQ 1.5.0 released

Because this release marks a license change to a more permissive license, the minor level was bumped from 4 to 5. Other than that, there are no functional additions. There have been various improvements and fixes:

  • Fixed various bugs and made optimizations in the websocket transport. If you use websockets, this is a must-have.
  • Flush pending log lines on exit. Log lines could potentially be skipped on exit, which could hide certain errors.
  • Failure to set up listener is now fatal. All will be tried and and reported on.
  • Improvements/optimizations to the SSE code.

Packages available for download and installation.

You Might Also Like