Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 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 Listener(l net.Listener) server.Option + func MaxConn(n int) server.Option + func MaxMsgSize(s int) server.Option + func NewServer(opts ...server.Option) server.Server + func Options(opts ...grpc.ServerOption) server.Option Incompatible versions in this module v2.3.0+incompatible May 9, 2021