examples/interact.go
Sun, 08 Jan 2012 13:01:38 -0700 Chris Jones Restore this example program to its normal operation. 20120108-close
Sun, 08 Jan 2012 12:20:21 -0700 Chris Jones Intermediate commit. Fixing how we close our channels and sockets and shut down our goroutines. 20120108-close
Thu, 05 Jan 2012 23:14:14 -0700 Chris Jones Revamped how the roster works. We're now using a channel to transmit snapshots
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:16:37 -0700 Chris Jones Added roster retrieval to StartSession().
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:24:08 -0700 Chris Jones Made the input and output channels of type Stanza rather than
Mon, 26 Dec 2011 14:36:41 -0700 Chris Jones Reorganize so we have a layered approach to IO with the server.
Sun, 25 Dec 2011 18:46:13 -0700 Chris Jones Implemented writing to the remote. Now we have bidirectional communication.
Sat, 24 Dec 2011 11:18:52 -0700 Chris Jones Added an interactive test and made Client implement io.Closer.
less more (0) tip