Uses of Package
org.drasyl

Packages that use org.drasyl
Package
Description
Core API that includes the DrasylNode and DrasylConfig.
Contains classes to manage the Identity of the drasyl node.
Monitors various states or events in the drasyl node.
Provides classes to manage connections to other peers.
Connects to super peer and other peers.
Establishes direct connections to other peers.
netty handlers for peer connections.
Automatic discovery of other running drasyl nodes in the same JVM.
Uses the file system to discover other drasyl nodes running on the local computer.
Provides a server to which children and other peers can connect.
Link between application and drasyl overlay network.
Package contains classes that are used for encoding/decoding objects.
 
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with user-defined settings.
Utility classes used across multiple packages.