The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.012 - 2017-01-12

  • Fixed
    • Fixed allow_origin.t test failing on new versions of Mojolicious due to an invalid assumption in the test. Previously it was accidentally working, now it is deliberately working. Thanks @eserte for the report! [Github #37]

Documentation

A message broker for WebSockets
Prepare a release blog entry for this project

Modules

Main broker application class
Mercury command for Mojolicious
Mercury message broker command
A messaging pattern where all subscribers share messages
Pub/sub message pattern controller
Pub/sub controller with a topic heirarchy and cascading
Push/pull message pattern controller
A messaging pattern where all peers share messages
Manage a pub/sub pattern for a single topic
Manage a push/pull pattern for a single topic
Plugin for Mojolicious to add Mercury functionality