Git Product home page Git Product logo

Comments (3)

Boehrsi avatar Boehrsi commented on July 21, 2024

You are completely right @pY4x3g, FCM is more or less the only way to implement push "efficient" on modern Android systems and on iOS it's pretty similar. We are right now in the phase of "foreground only" with the OX Talk app, but push is planned. To implement a reliable solution we have to use the services Google and Apple provide.
Currently we plan to leverage the Web Push Standard for enabling push. As push certificates must remain private and client specific, the client developers need to provide a push service. This service is then triggered by the IMAP backend, once the user has registered for it and there is a new incoming message.

from ox-coi.

pY4x3g avatar pY4x3g commented on July 21, 2024

thanks for the fast clarification!

from ox-coi.

Boehrsi avatar Boehrsi commented on July 21, 2024

No problem, if you have more questions feel free to open a new issue. 👍

from ox-coi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.