Search code examples
How to I convert a HttpEntity into a Protobuf object in Scala using Akka-http?...


scalaakkaprotocol-buffersscalapb

Read More
Updated scalapb class fails to render old dataframe...


scalaapache-sparkscalapb

Read More
How to handle custom error reporting in ScalaPB's GRPC wrapper...


scalascalapb

Read More
How to handle clashing plugins generating code in SBT project?...


scalasbtavroscalapbavrohugger

Read More
Invalid package name error when compiling generated zio-grpc classes on Scala 2.13.12...


scalagrpczioscalapb

Read More
Unmarshalling protobufs in Scala...


jsonscalaunmarshallingakka-httpscalapb

Read More
scalapb how to generate code from protobuf files in test directory?...


sbtprotocol-buffersscalapb

Read More
Map a Scala code generated by the Protocol Buffer Compiler from a .proto file to a simple scala case...


scalacase-classscalapb

Read More
Is there a way to get all possible protobuf Enum values using scalapb?...


scalaprotocol-buffersscalapb

Read More
sbt-protoc error File does not reside within any path specified using --proto_path (or -I).You must ...


scalasbtsbt-pluginscalapb

Read More
How to share .proto (protobuf) files using a shared scala library using sbt...


scalasbtprotocol-buffersscalapb

Read More
GRPC - Separate proto serialization cpu stage from IO stage...


grpcgrpc-javascalapb

Read More
convert ByteArray to String to ByteArray...


scalaplayframeworkprotocol-buffersscalapb

Read More
How to generate any protobuf Enum as String with only one TypeMapper?...


scalascalapb

Read More
zio-grpc with Scala 3 (2nd try)...


scalascalapb

Read More
object is not a member of package...


scalaprotocol-buffersgrpcscalapb

Read More
How to describe Option[FiniteDuration] in proto with scalapb...


scalaprotocol-buffersscalapb

Read More
ScalaPB: compilePlugin generate inappropriate class...


scalaprotocol-buffersscalapb

Read More
How to generically unpack google.protobuf.Any on Spark with ScalaPB at runtime?...


scalaapache-sparkprotocol-buffersscalapb

Read More
how to start server/client grpc using scalapb on spark?...


scalaapache-sparksbtgrpcscalapb

Read More
In ScalaPb, How to create a case object and case class extending from the same trait?...


scalaprotocol-buffersscalapb

Read More
Using Scalapb with spark structured streaming and java generated protobuf classes...


apache-sparkscalapb

Read More
Set file-level option to scalapb project...


scalaprotocol-buffersscalapb

Read More
Spark unmarshal proto bytes into readable format...


scalaapache-sparkapache-kafkaprotocol-buffersscalapb

Read More
How to generate validators file only for message that contains validate rules?...


scalaprotobuf-cscalapb

Read More
Generate both Java and Scala classes using Protocol Buffers in ScalaPB...


javascalaprotocol-buffersscalapb

Read More
How to add "targets in compile" to a SBT project which is defined with lazy val root = pro...


scalasbtscalapb

Read More
How to define and pass implicit encoder of a particular subtype to AvroSchema...


scalaimplicitscalapbavro4s

Read More
How to integrate sbt-protoc and scalapb with sbt cross build?...


scalasbtscalapbscala-version-cross-build

Read More
SparkSQL with ScalaPB: Error while skipping proto fields while converting from DataFrame to proto da...


apache-sparkprotobuf-netscalapb

Read More
BackNext