2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-07 09:20:23 +00:00
matterbridge/vendor/github.com/matterbridge/go-xmpp
2020-04-19 01:06:44 +02:00
..
.travis.yml Use mod vendor for vendored directory (backwards compatible) 2018-08-06 21:47:05 +02:00
LICENSE Use our own version of go-xmpp with debug output to logrus 2018-02-27 23:22:12 +01:00
README.md Use mod vendor for vendored directory (backwards compatible) 2018-08-06 21:47:05 +02:00
xmpp_avatar.go Update matterbridge/go-xmpp to add xmpp avatar support (#1070) 2020-03-29 17:35:40 +02:00
xmpp_disco.go Update matterbridge/go-xmpp to add PEP-0030 support (#1095) 2020-04-18 20:58:55 +02:00
xmpp_information_query.go Update matterbridge/go-xmpp to add PEP-0030 support (#1095) 2020-04-18 20:58:55 +02:00
xmpp_muc.go Sync matterbridge/go-xmpp with upstream 2020-03-29 15:03:24 +02:00
xmpp_ping.go Use our own version of go-xmpp with debug output to logrus 2018-02-27 23:22:12 +01:00
xmpp_pubsub.go Sync matterbridge/go-xmpp with upstream 2020-03-29 15:03:24 +02:00
xmpp_subscription.go Use our own version of go-xmpp with debug output to logrus 2018-02-27 23:22:12 +01:00
xmpp.go Update matterbridge/go-xmpp. Fixes #1097 (#1099) 2020-04-19 01:06:44 +02:00

go-xmpp

go xmpp library (original was written by russ cox )

Documentation