Module linera_core::notifier
source · Structs§
- A
Notifier
holds references to clients waiting to receive notifications from the validator. Clients will be evicted if their connections are terminated.
Notifier
holds references to clients waiting to receive notifications
from the validator.
Clients will be evicted if their connections are terminated.