transceiver

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTransceiver

func NewTransceiver(args ArgsTransceiver) (*wsTransceiver, error)

NewTransceiver will create a new instance of transceiver

Types

type ArgsTransceiver

type ArgsTransceiver struct {
	PayloadConverter   webSocket.PayloadConverter
	Log                core.Logger
	RetryDurationInSec int
	AckTimeoutInSec    int
	BlockingAckOnError bool
	WithAcknowledge    bool
	PayloadVersion     uint32
}

ArgsTransceiver holds the arguments that are needed for a transceiver

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL