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

Changes for version 0.013 - 2017-08-03

  • Fixed
    • Fixed the link to the broker command in the documentation. Thanks @arcanez
  • Added
    • Added a regular ping for all connected clients. This should make Mercury faster to detect broken connections and destroy them.

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