Registry / networking / grpc-protobuf-lite

grpc-protobuf-lite

JSON →
library1.80.0javamavenunverified

gRPC Protobuf Lite provides lightweight Protobuf support for gRPC services.

<dependency> <groupId>io.grpc</groupId> <artifactId>grpc-protobuf-lite</artifactId> <version>1.80.0</version> </dependency>
INSTALL
IMPORT
SIG · GRPC-PROTOBUF-LITE
G
grpc-protobuf-lite
networkingjavav1.80.0
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.

ProtoLiteUtils
io.grpc.protobuf.lite.ProtoLiteUtils

Create a marshaller for a Protobuf Lite message

import io.grpc.protobuf.lite.ProtoLiteUtils; import io.grpc.Marshaller; Marshaller<MyMessage> marshaller = ProtoLiteUtils.marshaller(MyMessage.getDefaultInstance());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.80.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
grpc-protobuf-lite — mvn dependency:get grpc-protobuf-lite · libregistry