Emiel Bruijntjes
|
aceac8b677
|
the finalize callback is now called as part of the deferred object destructor, this ensures that the finalize callback will always be called
|
2014-08-29 13:18:08 +02:00 |
Emiel Bruijntjes
|
ebcdd71848
|
Added onSize() method to DeferredGet
|
2014-08-28 10:02:01 +02:00 |
Emiel Bruijntjes
|
d99b117a60
|
fixed bug in channel.get() calls
|
2014-08-04 13:44:17 +02:00 |
Emiel Bruijntjes
|
7956d706fb
|
basic.get callbacks only have to be installed for a single message, so we uninstall it right after the message was handled
|
2014-08-01 10:05:02 +02:00 |
Emiel Bruijntjes
|
f39410039b
|
added Channel::get() that allows one to retrieve a single message from the channel
|
2014-07-31 12:58:13 +02:00 |