MsgPack-RPC 2.0.3 Latest
Files
- AUTHOR_PLEDGE
- CODE_OF_CONDUCT.md
- CONTRIBUTORS
- Changes
- INSTALL
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.mkdn
- SIGNATURE
- cpanfile
- doap.xml
- lib/MsgPack/Decoder.pm
- lib/MsgPack/Decoder/Event/Decoded.pm
- lib/MsgPack/Decoder/Generator.pm
- lib/MsgPack/Decoder/Generator/Any.pm
- lib/MsgPack/Decoder/Generator/Array.pm
- lib/MsgPack/Decoder/Generator/ArraySize.pm
- lib/MsgPack/Decoder/Generator/Boolean.pm
- lib/MsgPack/Decoder/Generator/Ext.pm
- lib/MsgPack/Decoder/Generator/FixInt.pm
- lib/MsgPack/Decoder/Generator/Float.pm
- lib/MsgPack/Decoder/Generator/Int.pm
- lib/MsgPack/Decoder/Generator/Nil.pm
- lib/MsgPack/Decoder/Generator/Noop.pm
- lib/MsgPack/Decoder/Generator/Size.pm
- lib/MsgPack/Decoder/Generator/Str.pm
- lib/MsgPack/Decoder/Generator/UInt.pm
- lib/MsgPack/Encoder.pm
- lib/MsgPack/RPC.pm
- lib/MsgPack/RPC/Event/Receive.pm
- lib/MsgPack/RPC/Event/Write.pm
- lib/MsgPack/RPC/Message.pm
- lib/MsgPack/RPC/Message/Notification.pm
- lib/MsgPack/RPC/Message/Request.pm
- lib/MsgPack/RPC/Message/Response.pm
- lib/MsgPack/Type/Boolean.pm
- lib/MsgPack/Type/Ext.pm
- t/00-compile.t
- t/00-report-prereqs.dd
- t/00-report-prereqs.t
- t/decode.t
- t/encode.t
- t/encoding-decoding.t
- t/garbage_collect_responses.t
- t/rpc.t