TODO.txt
author Chris Jones <chris@cjones.org>
Sun, 29 Sep 2013 21:33:03 -0600
changeset 157 eadf15a06ff5
parent 156 520ccb3e05d4
child 158 2d948fcbb5d7
permissions -rw-r--r--
Don't keep the password around after we've used it.

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.

Rename extension.StanzaHandlers to something like StanzaTypes.

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.