xmpp_test.go
2012-12-29 Chris Jones Updated for the latest revision of the encoding/xml fixes: The context object owned by Encoder and Decoder isn't directly accessible.
2012-12-16 Chris Jones Updated for Go 1.0 + upcoming XML fixes.
2012-01-19 Chris Jones Ran gofix from weekly-2012-01-15.
2012-01-17 Chris Jones gofmt go.r60.3
2012-01-06 Chris Jones Another null change for eol stuff.
2011-12-31 Chris Jones Extended stanzas work now.
2011-12-31 Chris Jones Added a capability to use extensions. There are still some bugs with
2011-12-31 Chris Jones Made the namespace constants public.
2011-12-29 Chris Jones Made streamError non-public, and made a first attempt at a stream
2011-12-28 Chris Jones Removed definedCondition in favor of Generic.
2011-12-28 Chris Jones Made the stream type non-public.
2011-12-26 Chris Jones Reorganize so we have a layered approach to IO with the server.
2011-12-26 Chris Jones Implemented writing to the remote. Now we have bidirectional communication.
less more (0) tip