softwaremill / elasticmq

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.

Home Page:https://softwaremill.com/open-source/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrite http layer to replace akka

adamw opened this issue · comments

Use http4s? zio-http? tapir + netty? tapir + vertx? There's a couple of options.

Try netty first?