TODO.txt in ruote-beanstalk-2.1.10 vs TODO.txt in ruote-beanstalk-2.1.11

- old
+ new

@@ -11,10 +11,17 @@ [o] fork beanstalk S(d, 'iface:port', :fork => true) [o] operate : sign messages (tube AND timestamp) [o] security issue in #serve (send) [o] receiver : launchitem ? [o] 'commands' channel : better name ? +[o] rw : document participant / receiver (use bs as an example) +[o] storage.close +[o] ParticipantProxy ? +[x] operate : better name ? +[x] what about receiver connections that timed out ? Is it possible ? -[ ] operate : better name ? +[x] base64 encode/decode to allow for non-ascii values + => add some 漢字 test to ruote/test/unit/storage.rb + This is a beanstalk-client vs ruby 1.9.x problem -[ ] rw : document participant / receiver (use bs as an example) +[ ] follow example of latest ruote-amqp (for what ?)