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

Changes for version 0.06 - 2021-10-20

  • Add a colored shell library and example script
  • Add tests for client changing channels
  • PubSub client now emits events when received some messages
  • Add debug code to plugin
  • Solved some problems in plugin for clients position in channels

Modules

A Mojolicious publish/subscribe channels based on websocket.
A shell interface to Mojolicious:WebSocket::PubSub service
Syntax parser/builder for communication in Mojo::WebSocket::PubSub
Plugin to implement PubSub protocol using websocket