Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support XMPP #111

Open
kseistrup opened this issue Sep 12, 2019 · 5 comments
Open

Support XMPP #111

kseistrup opened this issue Sep 12, 2019 · 5 comments

Comments

@kseistrup
Copy link

Nobody seems to have mentioned notifications over XMPP (‘Jabber’).

@variadico
Copy link
Owner

Sounds great. Can someone help with the implementation?

@kseistrup
Copy link
Author

I don't speak go, but I wonder if https://github.com/FluuxIO/go-xmpp could be of any help. It looks recent and simple to me.

@alexanderadam
Copy link

alexanderadam commented Feb 1, 2020

Awesome idea!
I wouldn't recommend go-xmpp from @FluuxIO though, because it doesn't support modern authentication (yet). And in case you are stumbling about it: go-xmpp from @mattn has exactly the same issue.
You can follow the discussion in the xmpp-webhook issue for more details.

But @SamWhited created an awesome library which is probably better because it supports modern authentication 🎉. Besides from that Sam is very responsive and helpful. 😉

@Neustradamus
Copy link

@alexanderadam: Good news, go-xmpp from @mattn supports now SCRAM-SHA-1/SCRAM-SHA-256/SCRAM-SHA-512, a contrib from @mdosch!

@Neustradamus
Copy link

@variadico, @kseistrup, @alexanderadam: I wish you a Happy New Year 2024!

Any progress on it?

go-xmpp: https://github.com/xmppo/go-xmpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants