Changes for version 0.005 - 2018-02-06
- Deprecate ->publish, ->subscribe, and ->unsubscribe helpers in favour of ->pubsub->publish, ->pubsub->subscribe, and ->pubsub->unsubscribe helpers respectively. The deprecated helpers will be removed by version 0.010 or 1.000, whichever happens first.
- Make the chat example use nicer html and xml escape the chat messages.
Modules
Pubsub plugin for Mojolicious