In a surprising move, Apple has announced today that it will adopt the RCS (Rich Communication Services) messaging standard. The feature will launch via a software update “later next year” and bring a wide range of iMessage-style features to messaging between iPhone and Android users.

Apple’s decision comes amid pressure from regulators and competitors like Google and Samsung. It also comes as RCS has continued to develop and become a more mature platform than it once was.

  • araozu
    link
    fedilink
    arrow-up
    3
    ·
    7 months ago

    Does beeper have a docker? I tried to install it last week, only saw an ansible notebook or something like that, broke my nginx and didn’t even work

    I want to reverse proxy to it, not have it take total control of my vps or dedicate a vps to it

    • Mac@federation.red
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 months ago

      If you have a matrix server, then yes the mautrix-imessage bridge has a docker container. Beeper itself you can’t really self host as it’s their matrix server you live on (I haven’t checked out the beeper-selfhosted git yet).

      I’m pretty sure the playbook is just docker under the hood on a service user instead of your normal user. There’s a way to run the playbook with docker as well (memory is fuzzy on that).