Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_PAYLOADS_IN_MESSAGE = 100000
View Source
const MAX_PAYLOAD_SIZE_BYTES = 20 * 1024 * 1024
View Source
const NETWORK_SIZE = 3
View Source
const SEND_QUEUE_MAX_BYTES = 20 * 1024 * 1024
View Source
const SEND_QUEUE_MAX_MESSAGES = 1000
Variables ¶
View Source
var LogTag = log.String("adapter", "gossip")
Functions ¶
func NewDirectTransport ¶
func NewDirectTransport(ctx context.Context, config config.GossipTransportConfig, logger log.BasicLogger, registry metric.Registry) *directTransport
func NewTransportQueue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.