GrpcProtocol

akka.grpc.GrpcProtocol
See theGrpcProtocol companion object

A variant of the gRPC protocol - e.g. gRPC and gRPC-Web

Attributes

Companion:
object
Source:
GrpcProtocol.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

@InternalStableApi

INTERNAL API

INTERNAL API

Constructs a protocol reader for reading gRPC protocol frames for this variant.

Attributes

codec

the compression codec to decode data frame bodies with.

Source:
GrpcProtocol.scala
@InternalStableApi

INTERNAL API

INTERNAL API

Constructs a protocol writer for writing gRPC protocol frames for this variant

Attributes

codec

the compression codec to encode data frame bodies with.

Source:
GrpcProtocol.scala