Package org.drasyl.handler.remote.tcp
package org.drasyl.handler.remote.tcp
Contains the pipeline handlers for TCP fallback connections.
-
ClassDescriptionThis handler monitors how long the node has not received a response from any super peer.Starts a TCP-based server, allowing clients in very restrictive networks that do not allow UDP-based traffic to connect to this super peer via TCP.Signals that the
TcpServer
was unable to bind to port.Signals that theTcpServer
is bind toTcpServer.TcpServerBound.getPort()
.