mozilla-services / autopush-rs

Push Server in Rust
Mozilla Public License 2.0
199 stars 16 forks source link

Rewrite Megaphone server using Actix framework #785

Open data-sync-user opened 4 weeks ago

data-sync-user commented 4 weeks ago

Currently the megaphone server uses an older version of Rocket as it’s framework, which requires rust nightly. This was fine when it was originally created 6 years ago, but a lot of things changed, and now we would like to centralize to the actix framework.

Megaphone is in long maintenance mode, and this would be a reasonably significant effort, but would improve overall security and long term support for megaphone.

┆Issue is synchronized with this Jira Task