From 96003ad047cf9a359e739982095dc13bc5772991 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 15 May 2009 15:57:30 +0100 Subject: Note about unknown frame types. --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1