forked from jshiffer/go-xmpp
your #1 source of programming antipatterns
c84fc9afab
When sending a successful Client-To-Server Ping, one gets a Pong that looks like this: <iq from='capulet.lit' to='juliet@capulet.lit/balcony' id='c2s1' type='result'/> (http://xmpp.org/extensions/xep-0199.html#c2s) |
||
---|---|---|
_example | ||
LICENSE | ||
README.md | ||
xmpp_muc.go | ||
xmpp_ping.go | ||
xmpp_subscription.go | ||
xmpp.go |
go-xmpp
go xmpp library (original was written by russ cox )