Skip to content

Commit

Permalink
Adds fs2, http4s & zio to scala
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus-Rosti authored May 2, 2024
1 parent 08efd41 commit 7b257b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,10 @@
- [ScalaPB](https://scalapb.github.io/) - Protocol Buffer Compiler for Scala
- [Akka-gRPC](https://developer.lightbend.com/docs/akka-grpc/current/) - Akka gRPC provides support for building streaming gRPC servers and clients on top of Akka Streams.
- [Mu](https://higherkindness.github.io/mu/) - Mu RPC is a purely functional library for building RPC endpoint-based services with support for gRPC and HTTP/2
- [fs2-grpc](https://github.com/typelevel/fs2-grpc) - gRPC implementation for FS2/cats-effect using netty
- [http4s-grpc](https://github.com/typelevel/fs2-grpc) - A pure Scala gRPC implementation! Use it with http4s Ember and deploy on JVM, Node.js, and Native.

This comment has been minimized.

Copy link
@Marcus-Rosti

Marcus-Rosti May 2, 2024

Author

you idiot

This comment has been minimized.

Copy link
@Marcus-Rosti

Marcus-Rosti May 2, 2024

Author

fixed

- [zio-grpc](https://github.com/scalapb/zio-grpc) - ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO


<a name="lang-dart"></a>
### Dart
Expand Down

0 comments on commit 7b257b6

Please sign in to comment.