your #1 source of programming antipatterns
Go to file
mattn 222c8f8fd0 Merge pull request #56 from dullgiulio/govet
Remove unreacheable panics
2015-05-22 17:05:45 +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 added 2015-01-31 16:00:30 +02:00
xmpp_subscription.go Subscription handling 2015-04-13 23:41:49 +03:00
xmpp.go Merge pull request #56 from dullgiulio/govet 2015-05-22 17:05:45 +09:00

go-xmpp

go xmpp library (original was written by russ cox )