• nous@programming.dev
    link
    fedilink
    English
    arrow-up
    14
    ·
    10 months ago

    However, Rocket’s ambitions take their toll. While still being actively developed, the releases are not as frequent as they used to be.

    That is a massive understatement. Rocket is on RC3 of v0.5, the RC1 was released in 2021. So that is basically one small RC release a year… And v0.4 requires nightly and is not async so is hardly a viable version these days. This project is far closer to not being actively developed then this article makes it seem. IMO unless something seriously changes with the project Rocket is not a web framework worth considering these days.

    It was a head of its time when it first came out, but is way behind the curve in its current form.

    • torcherist@programming.devM
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      Right. I’ve been following Rocket for a few years when it was most active but the maintainer has for past couple years been focused elsewhere (I take no issue with that, open source is largely volunteer work after all). v0.5 RCs support async and works well from my experience, ymmv. Axum is great. Actix-web is good too.