home.social

#pekko — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pekko, aggregated by home.social.

  1. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  2. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  3. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  4. Apache Pekko has left the incubator phase and is now a top-level project.

    lists.apache.org/thread/grl5h0

    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

  5. Apache Pekko has left the incubator phase and is now a top-level project.

    lists.apache.org/thread/grl5h0

    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

  6. We have a PR at $work migrating the project from #Akka to Apache #Pekko, the open-source fork.

    Work took 1 day, with all tests passing. Project is heavy on Akka dependencies too (e.g., cluster, persistence, streams, connectors, HTTP). All is well.

    #Scala #op