The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Mojolicious-Plugin-Multiplex

0.03 2017-11-13
  - Use File::Share to move javascript files to share directory
  - Add url parameter to multiplex js object
  - Allow changing url between reconnects in javascript

0.02 2016-08-23
  - Client caches channel objects rather than overwriting them
  - Rename error method to send_error

0.01 2016-08-22
  - Initial release