your #1 source of programming antipatterns
Go to file
mattn 9aeb3722bf Merge pull request #61 from silvolu/fix-sasl-failure
Use 'any' to read cause of sasl failure.
2015-12-08 11:11:44 +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 Add OAuth2 support 2015-09-17 10:43:05 -07:00
xmpp_subscription.go Add OAuth2 support 2015-09-17 10:43:05 -07:00
xmpp.go Use 'any' to read cause of sasl failure. 2015-12-07 13:34:52 -08:00

go-xmpp

go xmpp library (original was written by russ cox )