We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9502c5c commit fd06e36Copy full SHA for fd06e36
README.md
@@ -1,4 +1,8 @@
1
# GoXmpp
2
Make xmpp client more simple to use without complex setting.
3
4
+Currently this code works well if after jabberd2 2.2.17 w or w/o TLS . (include in Ubuntu 14.04 TLS).
5
+
6
+For 2.2.8(which Ubuntu 2.12.04 apt-get) it still has some issue
7
8
Using mattn / go-xmpp but make setting more easier if you just install jabberd2 without any specific configuration.
0 commit comments