Sha256: 5b8322809b1491633184f8e2030e74ac21b401231681f3e8ad219f28b87e976a

Contents?: true

Size: 948 Bytes

Versions: 1

Compression:

Stored size: 948 Bytes

Contents

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.5.1 ChangeLog