xmpp/status.go
2013-10-17 Chris Jones Expose the Status.Fatal function.
2013-10-03 Chris Jones Moved some code around.
2013-10-01 Chris Jones Removed the weirdo logging facility. There's now a Debug variable which can be set which replaces the former debug log. NewClient() will return an error if something goes wrong setting up the connection.
2013-09-28 Chris Jones gofmt
2013-09-28 Chris Jones 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.
less more (0) tip