-
Notifications
You must be signed in to change notification settings - Fork 66
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
XMPP / Jabber service #6
Comments
@piksel I know you started this. Did you ever finish it? |
I made a PoC that uses gosrc.io/xmpp, but it has a very basic implementation and I have not tried it against any real XMPP servers. |
@alexanderadam: Good news, go-xmpp from @mattn supports now SCRAM-SHA-1/SCRAM-SHA-256/SCRAM-SHA-512, a contrib from @mdosch! |
Dear @containrrr team, @simskij, @piksel, @alexanderadam, I wish you a Happy New Year 2024! Any progress on it? |
It would be nice to have support for XMPP/ Jabber as well.
PS: thank you for your work! 🙏
PPS:
xmpp
by @SamWhited might helpPPPS:
go-xmpp
by @mattn andxmpp
by @FluuxIO are not recommendable yet, because they don't support encrypted auth yet (see this and this).The text was updated successfully, but these errors were encountered: