Module handlers

Module handlers 

Source
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.