package
1.0.0
Repository: https://github.com/cloudwebrtc/nats-grpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package reflection implements server reflection service.

# Functions

Codec returns a proxying grpc.Codec with the default protobuf codec as parent.
CodecWithParent returns a proxying grpc.Codec with a user provided codec as parent.
No description provided by the author
NewServer creates a new Proxy.
SetupConnOptions default conn opts.

# Variables

ErrIllegalHeaderWrite indicates that setting header is illegal because of the stream's state.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Server is the interface to gRPC over NATS.

# Interfaces

NatsConn nats connection.