Chris Jones <chris@cjones.org> [Mon, 30 Sep 2013 18:59:37 -0600] rev 162
Added a Close() function and fixed a couple of shutdown bugs.
Chris Jones <chris@cjones.org> [Sun, 29 Sep 2013 21:56:19 -0600] rev 161
gofmt
Chris Jones <chris@cjones.org> [Sun, 29 Sep 2013 21:55:08 -0600] rev 160
to-do update.
Chris Jones <chris@cjones.org> [Sun, 29 Sep 2013 21:54:38 -0600] rev 159
Listen for XMPP connection status changes, and print them out.
Chris Jones <chris@cjones.org> [Sun, 29 Sep 2013 21:37:14 -0600] rev 158
Renamed Extension.StanzaHandlers to StanzaTypes, and updated the doc comment.
Chris Jones <chris@cjones.org> [Sun, 29 Sep 2013 21:33:03 -0600] rev 157
Don't keep the password around after we've used it.
Chris Jones <christian.jones@sri.com> [Sat, 28 Sep 2013 13:15:32 -0600] rev 156
To-do list updates.
Chris Jones <christian.jones@sri.com> [Sat, 28 Sep 2013 13:11:44 -0600] rev 155
gofmt
Chris Jones <christian.jones@sri.com> [Sat, 28 Sep 2013 13:03:51 -0600] rev 154
Updated to-do list.
Chris Jones <christian.jones@sri.com> [Sat, 28 Sep 2013 13:02:17 -0600] rev 153
Simplified the API: There's only one constructor, and it does everything necessary to initiate the stream. StartSession() and Roster.Update() have both been eliminated.