SWReceiver

stopAndWait. SWReceiver

A class that represents a stop-and-wait receiver.

Constructor

new SWReceiver(options)

Creates a new SWReceiver instance.

Parameters:
Name Type Description
options Object

The constructor options.

Properties
Name Type Description
channel Channel

The channel through which to send the acknowledgments.

Source:

Extends

  • AbstractSequentialReceiver