summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-05-15 15:57:30 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2009-05-15 15:57:30 +0100
commit96003ad047cf9a359e739982095dc13bc5772991 (patch)
tree0eeb874a17b638341cc9f6df992a45567e69eabd /TODO
parentaabfa202da960cb782cf7c0b90a54cee5969e1fb (diff)
downloadrabbitmq-c-96003ad047cf9a359e739982095dc13bc5772991.tar.gz
Note about unknown frame types.
Diffstat (limited to 'TODO')
-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