Versions in this module Expand all Collapse all v2 v2.0.6 Jul 6, 2022 Changes in this version + type NetworkEntity interface + Close func() error + Kick func(ctx context.Context) error + Push func(route string, v interface{}) error + RemoteAddr func() net.Addr + ResponseMID func(ctx context.Context, mid uint, v interface{}, isError ...bool) error + SendRequest func(ctx context.Context, serverID, route string, v interface{}) (*protos.Response, error)