Registry / serialization / scalapb-runtime-grpc-2-13

scalapb-runtime-grpc-2-13

JSON →
library0.11.20javamavenunverified

Runtime library for gRPC support in ScalaPB, providing code generation and runtime utilities for Protocol Buffers and gRPC services.

<dependency> <groupId>com.thesamet.scalapb</groupId> <artifactId>scalapb-runtime-grpc_2.13</artifactId> <version>0.11.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALAPB-RUNTIME-GR
S
scalapb-runtime-grpc-2-13
serializationjavav0.11.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Grpc
scalapb.grpc.Grpc

Create a gRPC channel using ScalaPB runtime.

import scalapb.grpc.Grpc object Example extends App { val channel = Grpc.newChannel("localhost:8080") // use channel }
Debug
Known issues
breakingScalaPB versions may have breaking changes between major releases.
fix
Check the migration guide when upgrading.
affects: >=0.10.0
Upgrade
Version history
0.11.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
scalapb-runtime-grpc-2-13 — mvn dependency:get scalapb-runtime-grpc-2-13 · libregistry