http4s / http4s-grpc

https://http4s.github.io/http4s-grpc/
MIT License
37 stars 3 forks source link

Allow other clients than http4s-ember #89

Closed hamnis closed 3 months ago

hamnis commented 3 months ago

This also works with http4-netty, and we should not limit this only to ember.

This removes the dependencies to ember server and client in favour of https-client and http4s-server.

Upgrades the fs2, cats-effect and http4s dependencies to the latest releases Upgrades sbt