| Class | Description |
|---|---|
| BufferedTCPRelayClient |
Basically the same implementation as
TCPRelayClient, but exending from the
BufferedRelayClient such that the RelayRPC can distinguish between buffered and unbuffered
connections. |
| BufferedTCPRelayClientConfig | |
| BufferedTCPRelayServer |
The buffered TCP server acts similar to the normal
TCPRelayServer, but instead of sending messages
immediately to the unreachable peer, messages are buffered for a certain time. |
| BufferedTCPRelayServerConfig |
Copyright © 2015. All rights reserved.