diff -r 21a390dd3506 -r aa9a0ae8f875 TODO.txt --- a/TODO.txt Sun Sep 15 12:31:59 2013 -0600 +++ b/TODO.txt Sun Sep 15 12:42:49 2013 -0600 @@ -4,8 +4,6 @@ Maybe put auth-related stuff into its own structure inside Client, instead of at Client's top level. -Replace inputControl with something like an enum. - Add a way to broadcast status information as negotiation happens or disconnects occur. Possibly a new type of object that can be sent on Recv along with stanzas. Or use sync.Cond to protect a state