examples/interact.go
Mon, 02 Sep 2013 20:45:24 -0700 Chris Jones Updated the example to match the new API, and fixed the roster Update to not require a reference to the client.
Tue, 26 Mar 2013 10:54:44 -0600 Chris Jones gofmt
Sun, 16 Dec 2012 23:06:54 -0700 Chris Jones Step 3 of converting to interface Stanza and embedded struct Header.
Sun, 16 Dec 2012 22:17:49 -0700 Chris Jones Instead of making Stanza an interface that Iq, Message, and Presence implement, change it to an embedded struct.
Sun, 16 Dec 2012 19:55:17 -0700 Chris Jones Disabled debug logging.
Sun, 16 Dec 2012 15:54:39 -0700 Chris Jones Allow the user to override the TLS config. Also fixed up some log statements.
Sun, 16 Dec 2012 15:19:45 -0700 Chris Jones Updated the example for the new log setup.
Sun, 16 Dec 2012 14:37:43 -0700 Chris Jones Use the new logging setup from the example program.
Sun, 16 Dec 2012 14:07:14 -0700 Chris Jones Reworked logging.
Thu, 19 Jan 2012 16:27:55 -0600 Chris Jones Allow the app to specify a tls.Config to use for purposes of negotiating the TLS layer.
Thu, 19 Jan 2012 16:23:15 -0600 Chris Jones Use the logging API by default.
Thu, 19 Jan 2012 14:18:39 -0600 Chris Jones Fixed logging to use log rather than syslog.
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
less more (0) -14 tip