ruby-amqp / amq-protocol

AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)
http://groups.google.com/group/ruby-amqp
MIT License
48 stars 31 forks source link

unpack timestamps as 64-bit unsigned intergers #65

Closed carlhoerberg closed 7 years ago

carlhoerberg commented 7 years ago

Fixes #64

michaelklishin commented 7 years ago

Thank you. I will update the change log a bit later. This warrants a 2.2.0 release and a minor version bump in Bunny as well.