Sha256: 01cda0c2f43a7623dd19c01b91efecf253befdb8de1eeffdfe981130ea9a02e8
Contents?: true
Size: 1.11 KB
Versions: 2
Compression:
Stored size: 1.11 KB
Contents
2015-01-13 version 0.5.3 * Upgrade cool.io-1.2.4 for Ruby 2.2 * Upgrade msgpack-0.5.10 2013-01-22 version 0.5.2 * Upgrade msgpack-0.5.8 for Ruby 2.0 * Use bundler for packaging 2012-01-05 version 0.5.1 * Use ~> version dependency in gemspec 2012-01-05 version 0.5.0 * Replaced Rev with Cool.io * MSGPACK-8 RPC::Address.parse_sockaddr(raw) checks encoding of the string on Ruby 1.9 2011-04-06 version 0.4.4 * Fixes missing RuntimeError::CODE 2010-11-28 version 0.4.3 * Uses MessagePack::Unpacker#feed_each implemented on msgpack-0.4.4 2010-08-28 version 0.4.2 * Fixes exception.rb 2010-08-27 version 0.4.1 * Adds MultiFuture class * New exception mechanism * Rescues all errors on_readable not to stop event loop * Future: doesn't wrap callback_handler but check on calling for backward compatibility * Responder: adds a guard not to send results twice * Session: adds call_apply and notify_apply * Uses jeweler and Rakefile for packaging 2010-05-28 version 0.4.0 * updates dispatch mechanism * adds Session#call_apply and notify_apply * Responder prevents sending results twice
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
msgpack-rpc-0.5.4 | ChangeLog |
msgpack-rpc-0.5.3 | ChangeLog |