Revision history for AnyEvent::MPV 1.0 Wed 22 Mar 2023 19:20:00 CET - implement a registry wrapper around events. - create json coder/decoder only once instead of per request. - lots of random example snippets added, also, synopsis. - used in production. 0.2 Mon 20 Mar 2023 13:25:29 CET - event key itself is no longer passed in on_event event object. - the destructor now calls ->stop. - ">mpv" trace messages now contain the whole command. - some internal refactoring. 0.1 Mon 20 Mar 2023 00:24:44 CET - initial CPAN release. 0.0 Sun 19 Mar 2023 19:27:47 CET - original version, an AnyEvent::AIO + "doomfrontend" clone