your #1 source of programming antipatterns
Go to file
mattn 62f9ce3246 Merge pull request #77 from ros-tel/master
Auto reply on server ping-request
2016-09-09 14:33:26 +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_information_query.go expose information queries for custom extensions 2016-06-22 12:48:40 -04:00
xmpp_muc.go Add SendPresence, add join muc with history, add function return values in xmpp_muc 2016-02-04 08:17:25 +01:00
xmpp_ping.go Auto reply on server ping-request 2016-09-08 20:56:40 +05:00
xmpp_subscription.go Add OAuth2 support 2015-09-17 10:43:05 -07:00
xmpp.go Removed debug comment and extra action with an IQ query 2016-09-09 09:56:30 +05:00

go-xmpp

go xmpp library (original was written by russ cox )