forked from jshiffer/go-xmpp

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)
go-xmpp
go xmpp library (original was written by russ cox )
Description
Languages
Go
100%