Package org.drasyl.peer.connection
package org.drasyl.peer.connection
Provides classes to manage connections to other peers.
-
ClassesClassDescriptionCreates a newly configured
ChannelPipeline
for a new channel for a connection to or from a theServer
.Special type ofChannelGroup
, which has a lookup complexity of O(1) instead of O(n) for lookups byCompressedPublicKey
.