Uses of Package
org.drasyl.util.internal

Packages that use org.drasyl.util.internal
Package
Description
netty Channel for the drasyl overlay network.
Helper to load resources from (nested) JARs or file system
Libsodium wrappers for the crypto operations of drasyl
For message decoding and encoding (like serialization).
Connection-oriented communication with peers.
Different methods to discover peers.
Logs channel events/messages for monitoring purpose.
Information about peers.
Handlers used to communicate with remote nodes.
Discovery/Routing of peers on the internet.
The protocol used for communication with remote peers.
Contains the pipeline handlers for TCP fallback connections.
 
Contains classes to manage the Identity of the drasyl node.
Contains DrasylNode.
Describes DrasylNodes as finite state machines.
netty Channel for the DrasylNode.
Contains events that inform about various states of the DrasylNode (started, stopped, etc.) or overlay network events (messages, peer discovery, etc.)
Contains classes necessary for encrypted peer/application communication.
Serialization of java objects to byte arrays and vice versa.
Utility classes used across multiple packages.
Logging API (for internal use only).
Network-related utility classes.