2013-09-08 Chris Jones Address a bug that can happen if no SRV records can be found.
2013-09-07 Chris Jones Pass the TLS config as a parameter to the Client constructor. Updated the example program.
2013-09-07 Chris Jones Moved the tls.Config from a package-level variable to a client instance variable.
2013-09-07 Chris Jones Use reflection instead of constructor functions to create extended stanza structures.
2013-09-07 Chris Jones Renamed client.In and client.Out to Recv and Send, respectively.
2013-09-07 Chris Jones Moved the library code into an xmpp directory.
2013-09-03 Chris Jones Renamed examples to example, since there's only one program there.
2013-09-03 Chris Jones Updated the example to match the new API, and fixed the roster Update to not require a reference to the client.
2013-09-03 Chris Jones Got rid of Client.Uid.
2013-09-03 Chris Jones Added another to-do item.
2013-09-03 Chris Jones Changed the way filters work. They're now symmetrical, consisting of a paired send filter and receive filter.
2013-08-31 Chris Jones Fix a bug causing us to open a TCP connection to every server and use the last one.
2013-08-31 Chris Jones Documentation cleanup.
2013-08-30 Chris Jones Code cleanup: Renamed the Version constant. Moved the unique-ID generator into its own file.
2013-03-26 Chris Jones Closing this branch. go.weekly.2012-01-15
Loading...
(0) -100 -15 +15 tip