Skip to content

2.7.10

Compare
Choose a tag to compare
@mhelvacikoylu mhelvacikoylu released this 25 Feb 07:42
· 952 commits to master since this release
a39d342
  • Pushing messages into queue performance is improved
  • Response delay fixed when a client joined to a channel
  • Trigger operation performance of changing queue status is improved
  • Queue triggering structure is re-designed and now consumes less resources
  • Queue triggering locking mechanism is improved it's faster now
  • Pushing messages into queue and sending messages at same time to consumers performance is improved
  • Send async string message is added to websocket clients
  • Catching extremely fast acknowledge message bug is fixed (local connection issue)
  • Acknowledge checker performance is improved
  • Various minor bugs are fixed