TODO.txt
author Chris Jones <chris@cjones.org>
Sun, 29 Sep 2013 21:37:14 -0600
changeset 158 2d948fcbb5d7
parent 157 eadf15a06ff5
child 160 ba2428230f71
permissions -rw-r--r--
Renamed Extension.StanzaHandlers to StanzaTypes, and updated the doc comment.

Review all the *Client receiver methods in layer3.go. They should
probably either all be receivers, or none.

Add a Reconnect() function.

Eliminate as many uses of Generic as possible.

Think about how to gracefully shutdown. Probably have a Close()
function.

Get rid of logging. We're providing status updates. Allow some sort of
debug flag that prints from layer1.