1
0
Fork 0
go-xmpp/src/xmpp
Matt Goodall b752357c8d Remap EOF to ErrUnexpectedEOF now we're checking for end of stream. 2012-07-09 15:04:57 +01:00
..
client.go Cleanly detect & signal end of stream, and fix code above. 2012-07-09 15:01:15 +01:00
component.go Cleanly detect & signal end of stream, and fix code above. 2012-07-09 15:01:15 +01:00
jid.go Rename JID.Local to JID.Node to better match official XEP. 2012-07-06 11:04:59 +01:00
sasl.go Basic XMPP client with TLS and SASL. 2012-06-27 12:05:07 +01:00
stanza.go Add <error/> stanza. 2012-07-09 14:47:50 +01:00
stream.go Remap EOF to ErrUnexpectedEOF now we're checking for end of stream. 2012-07-09 15:04:57 +01:00
xml.go Make the stream's API more explicit, add some docs, improved var names. 2012-07-08 22:40:31 +01:00
xmpp.go Cleanly detect & signal end of stream, and fix code above. 2012-07-09 15:01:15 +01:00