Uses of Class
org.drasyl.identity.DrasylAddress

Packages that use DrasylAddress
Package
Description
netty Channel for the drasyl overlay network.
Different methods to discover peers.
Logs channel events/messages for monitoring purpose.
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.
Contains events that inform about various states of the DrasylNode (started, stopped, etc.) or overlay network events (messages, peer discovery, etc.)
Provides hints for correct JSON (de)serialization.