Sha256: b000871b0a3e66bd8e59e9a864c9886c387141299765459c414cfa8eec16e194
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
2017-04-06 version 0.6.0 * Relax msgpack version requirements for supporting Ruby 2.4 and further 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
msgpack-rpc-0.6.0 | ChangeLog |