grpc v0.5.0-beta.1 GRPC.Codec.Erlpack View Source

Link to this section Summary

Functions

Callback implementation for GRPC.Codec.decode/2.

Callback implementation for GRPC.Codec.encode/1.

Name is identity of the codec, which will be suffix after content-type "application/grpc+" such as "proto".

Link to this section Functions

Callback implementation for GRPC.Codec.decode/2.

Callback implementation for GRPC.Codec.encode/1.

Name is identity of the codec, which will be suffix after content-type "application/grpc+" such as "proto".

Callback implementation for GRPC.Codec.name/0.