xmpp.go
Sat, 31 Dec 2011 11:39:23 -0700 Chris Jones Extended stanzas work now.
Fri, 30 Dec 2011 21:49:00 -0700 Chris Jones Added a capability to use extensions. There are still some bugs with
Fri, 30 Dec 2011 17:27:14 -0700 Chris Jones Made the namespace constants public.
Fri, 30 Dec 2011 17:16:37 -0700 Chris Jones Added roster retrieval to StartSession().
Thu, 29 Dec 2011 11:25:26 -0700 Chris Jones Make the server's advertised features available to the app.
Thu, 29 Dec 2011 11:11:18 -0700 Chris Jones Replaced Client.NextId() with a channel named Id.
Thu, 29 Dec 2011 11:02:21 -0700 Chris Jones Don't accept data on Client.Out until resource binding is
Thu, 29 Dec 2011 09:48:36 -0700 Chris Jones Added Client.StartSession().
Wed, 28 Dec 2011 16:10:20 -0700 Chris Jones Clarified a comment.
Wed, 28 Dec 2011 15:47:27 -0700 Chris Jones Removed the TextOut channel.
Wed, 28 Dec 2011 13:24:08 -0700 Chris Jones Made the input and output channels of type Stanza rather than
Wed, 28 Dec 2011 13:14:46 -0700 Chris Jones Made the stream type non-public.
Wed, 28 Dec 2011 13:02:23 -0700 Chris Jones Replaced TODO comments with Go-style BUG(me) comments.
Wed, 28 Dec 2011 12:39:24 -0700 Chris Jones Code review.
less more (0) -14 tip