ποΈ Bootstrapping
In the previous section, we learned how to use the DrasylNode class β a
ποΈ Publish/Subscribe Messaging
Publish/Subscribe is messaging pattern where senders of messages (a so-called publisher) do not directly send messages to specific receivers (so-called subscriber).
ποΈ Remote Message Invocation
This page shows you how to invoke remote objects served by other drasyl nodes.
ποΈ Membership Management
On this page we show you how to integrate the gossip-based membership management protocol CYCLON.
ποΈ Distributed Lookup
On this page you will learn how to integrate a distributed lookup service for the node that stores a desired data item.