TODO.txt
author Chris Jones <christian.jones@sri.com>
Sun, 09 Feb 2014 09:50:38 -0700
changeset 182 626c390682fc
parent 156 520ccb3e05d4
child 157 eadf15a06ff5
child 183 b4bd77d58a3e
permissions -rw-r--r--
Added a license (and my email address).

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.

Don't keep the password in memory once we're done with it.

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.