Expand description
This module contains the event handlers for the various network behaviours.
The individual modules extend the NetworkLayer implementation with
specialized handlers for each of the behaviours.
Modulesยง
- chat ๐
- This module contains the handlers for chat-related network events.
- discovery ๐
- This module contains the handlers for discovery-related network events.
- mailbox ๐
- This module contains the handlers for mailbox-related network events.
- swarm ๐
- This module contains the handler for
SwarmEvents.