Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Jul 18, 2008
1 parent 0f6f459 commit 0b9808e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion amqp.todo
Expand Up @@ -2,4 +2,10 @@
- add graceful connection.close
- add peek and pop to queues
- use rabbitmq generated consumer tag from basic.consume-ok reply
- allow temporary queues with amq.queue(nil) syntax
- allow temporary queues with amq.queue(nil) syntax
- add ack/completed responses for messages
- deleting queues/bindings/exchanges
- queue.unbind
- queue.remove
- exchange.remove
- rpc.remove

0 comments on commit 0b9808e

Please sign in to comment.