your #1 source of programming antipatterns
Go to file
mattn 0948d88dae Merge pull request #74 from rounds/bolshoy/xmpp-ping-jid
Xmpp ping fixed to use the obtained jid.
2016-04-11 14:49:11 +09:00
_example if username or password are specified, don't assume anonymous in example.go 2015-04-12 22:18:06 -07:00
LICENSE add LICENSE file. 2011-02-28 11:46:55 +09:00
README.md Create README.md 2013-09-13 12:30:32 +09:00
xmpp_muc.go Add ability to join password protected chat rooms 2014-12-03 20:23:22 +01:00
xmpp_ping.go Xmpp ping fixed to use the obtained jid. 2016-04-10 18:47:36 +03:00
xmpp_subscription.go Add OAuth2 support 2015-09-17 10:43:05 -07:00
xmpp.go Xmpp ping fixed to use the obtained jid. 2016-04-10 18:47:36 +03:00

go-xmpp

go xmpp library (original was written by russ cox )