2012-01-02 Chris Jones Comment cleanup.
2012-01-02 Chris Jones Making a little more use of XMLName for marshaling instead of having a
2012-01-02 Chris Jones Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
2012-01-02 Chris Jones Made a special-purpose bind structure for resource binding.
2011-12-31 Chris Jones Comment cleanup.
2011-12-31 Chris Jones Use name tags for roster data structures.
2011-12-31 Chris Jones Extended stanzas work now.
2011-12-31 Chris Jones Minor fixups to make this come closer to working. It doesn't actually
2011-12-31 Chris Jones Added a capability to use extensions. There are still some bugs with
2011-12-31 Chris Jones Doc and comment update.
2011-12-31 Chris Jones Made the namespace constants public.
2011-12-31 Chris Jones Added roster retrieval to StartSession().
2011-12-29 Chris Jones Make the server's advertised features available to the app.
2011-12-29 Chris Jones Made streamError non-public, and made a first attempt at a stream
2011-12-29 Chris Jones Replaced Client.NextId() with a channel named Id.
2011-12-29 Chris Jones Don't accept data on Client.Out until resource binding is
2011-12-29 Chris Jones Added Client.StartSession().
2011-12-28 Chris Jones Clarified a comment.
2011-12-28 Chris Jones Removed the TextOut channel.
2011-12-28 Chris Jones Made JID.Node a string rather than *string. This is more appropriate
2011-12-28 Chris Jones Removed definedCondition in favor of Generic.
2011-12-28 Chris Jones Made the input and output channels of type Stanza rather than
2011-12-28 Chris Jones Made the stream type non-public.
2011-12-28 Chris Jones Renamed Unrecognized to Generic.
2011-12-28 Chris Jones Replaced TODO comments with Go-style BUG(me) comments.
2011-12-28 Chris Jones Added an example of the use of godoc's BUG comment.
2011-12-28 Chris Jones Makefile improvements to handle the examples package.
2011-12-28 Chris Jones Code review.
2011-12-28 Chris Jones Parse <presence> and <message> stanzas.
2011-12-28 Chris Jones When the server sends us our newly bound resource, update Client.Jid
(0) -30 +30 +50 +100 tip