summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-05-18 15:25:23 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2009-05-18 15:25:23 +0100
commit1af7997d5d2f35ad3bf57b7cd25a2ec1e77cb409 (patch)
tree8d027a5a7ed77db62b797ec3a31378a10ab7614d
parent95541b1b764510db98df07656ce0d3bda5917754 (diff)
parent96003ad047cf9a359e739982095dc13bc5772991 (diff)
downloadrabbitmq-c-github-ask-1af7997d5d2f35ad3bf57b7cd25a2ec1e77cb409.tar.gz
merger
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index f6b1624..179d297 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
Deal with version-mismatch-header received from the server
+Cope with unknown frame types better. Currently it gets horribly
+confused about frame lengths.
+
Make client brutal by default, killing the program on any amqp
error. Only if the user disables this behaviour will the user get to
deal with error conditions themselves. Make use of amqp_rpc_reply