pydistsim.restrictions.reliability.GuaranteedDelivery

class GuaranteedDelivery[source]

Bases: ReliabilityRestriction

Any message that is sent will be received with its content uncorrupted.

TODO: Implement optional message corruption. this only checks for message loss.

Methods

__init__

check

get_help_message

Attributes

help_message