Package org.drasyl.channel
package org.drasyl.channel
netty
Channel
for the drasyl overlay
network.-
ClassDescriptionSignals that the path to the remote peer has been changed from direct to relayed or vice versa.A virtual
Channel
for peer communication.A virtualServerChannel
used for overlay network management.A message that wraps another message with anInetSocketAddress
.A message that wraps another message with aDrasylAddress
.AChannelInitializer
forDrasylServerChannel
s that relays all messages through super peers.AChannelInitializer
forDrasylServerChannel
s that tries to traverse (if any) NATs with a fallback to relaying all messages through super peers.