The-Commit-Company / raven

Simple, open source team messaging platform
https://www.ravenchat.ai/
GNU Affero General Public License v3.0
333 stars 134 forks source link

Push notification for self-hosted version #1137

Closed keithkhl closed 3 weeks ago

keithkhl commented 3 weeks ago

I can see that your team is in preparation for Push notification for self-hosted, but may not be delivered soon. This is kinda deal breaker for us, and wonder if there is any alternative, if you expect this feature to be delayed. FYI, I can set up a gateway in my server, and am willing to deal with Firebase (not sure about iOS).

nikkothari22 commented 3 weeks ago

@zaheer-srushty has created a relay server compat library here: https://github.com/zaheer-srushty/relay-server - you can maybe try this? I haven't used it or tested/reviewed it personally though.

keithkhl commented 3 weeks ago

Thx bunch! I will try that