sebtomba / grpc-reactive

Scala gRPC reactive stream processing with Monix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC reactive stream processing

Proof of concept. GRPC server as a Monix reactive Observable with a BufferedSubscriber, dropping new messages on overflow.

About

Scala gRPC reactive stream processing with Monix

License:MIT License


Languages

Language:Scala 100.0%