“Tapir Server with Cats-Effect and Pekko HTTP (snippet)”
#CatsEffect #Akka #Pekko #Tapir #Scala #Snippet
https://alexn.org/blog/2026/03/05/tapir-server-with-cats-effect-and-pekko-http-snippet/
“Tapir Server with Cats-Effect and Pekko HTTP (snippet)”
#CatsEffect #Akka #Pekko #Tapir #Scala #Snippet
https://alexn.org/blog/2026/03/05/tapir-server-with-cats-effect-and-pekko-http-snippet/
Ever wanted to access the request body within a Play Framework Filter? I did, and I couldn't find any solution online. Now there is one. See my post:
https://hertig.blog/posts/accessing-request-body-in-play-framework-filters/
Apache Pekko has left the incubator phase and is now a top-level project.
https://lists.apache.org/thread/grl5h0l79oywnjtmfv0mdg3w108vsh6o
That's great news! Pekko was created as a Fork of Akka 2.6, right after Lightbend chose to pull a bait-and-switch by relicensing Akka to a non-FOSS license.
I have already switched to Pekko a few months ago, it went very smooth, and I am grateful to everybody involved in making this happen.
#opensource #pekko #akka #scala #java #licensing #apache #foss

Dust hasn't settled yet on Apache #Pekko, but I really believe it will thrive.
This is the true power of #FOSS. When you don't agree with the direction, you can fork from the last adequate version! Resources are required, but where there's a need, there's a way 💪
Furthermore, in the case of Pekko, #Apache was the best organization to take this on because they have adequate processes that give credibility to such forks.
Apache #Pekko is replacing #Akka in Play Framework ❤️😍
I really wish Lightbend well, I hope they thrive, but blowing up the FOSS ecosystem around Akka was a foreseeable consequence of its licensing turning proprietary. All FOSS projects will predictably move to Pekko, and Pekko isn't a drop-in replacement (due to the inevitable change in packages), which puts Akka in a very tough spot.
N.b., version 2.9 is probably the last release with support for Akka.
https://github.com/playframework/playframework/releases/tag/2.9.0-RC2