pushbits / server

A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
https://www.pushbits.io
ISC License
305 stars 18 forks source link

Add XMPP support? #17

Open poVoq opened 3 years ago

poVoq commented 3 years ago

Would be cool and should be relatively simple.

Possible Golang XMPP libraries to use: https://github.com/mattn/go-xmpp (used by Matterbridge, quite stable) https://github.com/FluuxIO/go-xmpp

Thanks for considering. If you need help setting up a text XMPP account let me know :)

eikendev commented 3 years ago

Hi @poVoq, thanks for this suggestion! Personally, I'd like to get things like adding tests done first, before adding more functionality. But I'll leave this open, and pull requests are always welcome!

Neustradamus commented 4 months ago

@eikendev: Have you progressed on it?

mattn repo has move here:

eikendev commented 3 months ago

Hi @Neustradamus, nothing that's on my list right now. If you are up to provide a pull request, feel free to make suggestions ahead of time so we can discuss the details first.