Versions in this module Expand all Collapse all v1 v1.18.3 Feb 20, 2020 v1.18.2 Feb 20, 2020 Changes in this version + var DefaultMaxMsgSize = 1024 * 1024 * 4 + func AuthTLS(t *tls.Config) server.Option + func Codec(contentType string, c encoding.Codec) server.Option + func MaxMsgSize(s int) server.Option + func NewServer(opts ...server.Option) server.Server + func Options(opts ...grpc.ServerOption) server.Option