๐๏ธ 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.