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
Handlers used to run a drasyl node.
For message decoding and encoding (like serialization).
Different methods to discover peers.
Handlers used to communicate with remote nodes.
Discovery/Routing of peers on the internet.
The protocol used for communication with remote peers.
 
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).