Uses of Package
org.drasyl.peer

Packages that use org.drasyl.peer
Package
Description
Core API that includes the DrasylNode and DrasylConfig.
Contains events that inform the application about various states of the drasyl node, incoming communication, or connection type changes.
Monitors various states or events in the drasyl node.
Package contains classes that are used for communicating with other peers.
Connects to super peer and other peers.
Establishes direct connections to other peers.
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.
Contains all message types that drasyl uses to configure the overlay network and transfer application messages.
 
Provides a server to which children and other peers can connect.
netty handlers dedicated for the server.