This website requires JavaScript.
Explore
Help
Register
Sign In
chteufleur
/
go-xmpp
Watch
1
Star
0
Fork
You've already forked go-xmpp
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
e2c05fea94
go-xmpp
/
src
/
xmpp
History
Matt Goodall
e2c05fea94
Send xml PI encoding. Route through Stream.send for logging.
2012-07-09 02:50:43 +01:00
..
client.go
No client config means default config.
2012-07-09 02:49:04 +01:00
component.go
Separate stream creation from XMPP use (client, component, etc).
2012-07-08 23:33:37 +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
Pad out the standard XMPP stanzas a bit so they're at least useful.
2012-07-08 23:20:15 +01:00
stream.go
Send xml PI encoding. Route through Stream.send for logging.
2012-07-09 02:50:43 +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
Experimental XMPP filter-based API, including <iq/> send/recv helper.
2012-07-09 02:08:01 +01:00