io.reactors.protocol.ReliableProtocols.Reliable.TwoWay
Wires client-sent events to the two-way link.
Wires client-sent events to the two-way link.
Guard placed on the input server after it is created.
Guard placed on the input server after it is created.
This can be used to, for example, add a timeout before closing the server.
Guard placed on the output server after it is created.
Guard placed on the output server after it is created.
This can be used to, for example, add a timeout before closing the server.
Wires the two-way link to the delivery channel of the server.
Wires the two-way link to the delivery channel of the server.
Captures the assumption about the lossiness of the underlying transport.
Depending on the lossiness of the transport, different policies must be used when establishing a reliable two-way link.