Module relay_log::dashboard

source ·
Expand description

This module provides the functionality for subscribing to the logs stream and delivering it to the external consumers through the [tokio::sync::broadcast] channel.

Functions§

  • Returns the [tokio::sync::broadcast::Receiver] part of logs subscriber.