TomasMikula / libretto

Declarative concurrency and stream processing library for Scala
Mozilla Public License 2.0
200 stars 7 forks source link

Example HTTP server #4

Open TomasMikula opened 4 years ago

TomasMikula commented 4 years ago

Using e.g. http4s.

Depends on some HTTP server (e.g. http4s) available for Scala 3.

TomasMikula commented 3 years ago

zio-http has been released for Scala 3, see https://repo1.maven.org/maven2/io/d11/