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

Changes for version 0.015 - 2017-08-22

  • Fixed
    • The broker now always logs to STDERR, even if a directory named "log" happens to exist in the working directory.

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