Uses of Interface
org.drasyl.pipeline.Pipeline

Packages that use Pipeline
Package
Description
Core API that includes the DrasylNode and DrasylConfig.
Monitors various states or events in the drasyl node.
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.
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with user-defined settings.