stream.go
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:17:52 -0700 Chris Jones Made streamError non-public, and made a first attempt at a stream
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
Wed, 28 Dec 2011 15:47:27 -0700 Chris Jones Removed the TextOut channel.
Wed, 28 Dec 2011 13:32:11 -0700 Chris Jones Made JID.Node a string rather than *string. This is more appropriate
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:05:59 -0700 Chris Jones Renamed Unrecognized to Generic.
Wed, 28 Dec 2011 13:02:23 -0700 Chris Jones Replaced TODO comments with Go-style BUG(me) comments.
Wed, 28 Dec 2011 12:50:08 -0700 Chris Jones Added an example of the use of godoc's BUG comment.
less more (0) -12 tip