You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have proto files in src/test/protobuf which doesn't seem to be supported out of the box. To get it to work I've had to copy paste some settings from
We have proto files in
src/test/protobuf
which doesn't seem to be supported out of the box. To get it to work I've had to copy paste some settings fromfs2-grpc/plugin/src/main/scala/fs2/grpc/codegen/Fs2GrpcPlugin.scala
Line 103 in 90fe82c
It would be good if we supported this out of the box like Akka gRPC does here.
The text was updated successfully, but these errors were encountered: