AnyEvent-MPRPC
view release on metacpan or search on metacpan
0.16
- Fixes RT#74518: issue
Bug #74518 for AnyEvent-MPRPC: AnyEvent::MessagePack read type corrupts responses
(fixed By Max++, and reported by asguthrie++)
0.15
- use Data::MessagePack::Stream instead!
0.14
- Handle bogus data the right way instead throwing an exception...
( maxatome++)
0.13
- added on_accept, on_dispatch(Tobias Nissen)
0.11
- modernized packaging
0.10 2011-08-08 10:49:46
- Ensure MsgId to be an integer as the MPRPC specification says
(thanks to @heavenshell for reporting it)
0.09
- depended on latest D::MP
- save return value of tcp_server().
IT MAY INCOMPATBILE CHANGE.
0.08
- depend to latest Data::MessagePack
- added test case for D::MP pp mode
- remove depency on Test::Base
0.07
- added on_connect callback for AnyEvent::MPRPC::Client.
- doc fix
0.06
- bug fix: handle multiple requests
0.05
- fixed packaging issue
0.04
- fixed deps. RT#50463
(reported by andk++)
0.03
- oops. $msgid should be IV.
Perl type system is ...
0.02
- oops
0.01 Wed Jul 15 14:38:45 2009
- original version
( run in 0.711 second using v1.01-cache-2.11-cpan-ceb78f64989 )