Skip to main content

Module leader

Module leader 

Source

Structsยง

FollowerSession ๐Ÿ”’
FollowerSessions ๐Ÿ”’
InnerLeader ๐Ÿ”’
Inner implementation of the shared unlock leader, containing the actual state and logic. The outer Leader struct is a thin wrapper around an Arc to allow for shared ownership across async tasks.
Leader
Coordinates shared unlock state as the authoritative endpoint for followers.
LeaderStartError
Error type for failure to start the shared unlock leader.

Constantsยง

FOLLOWER_STALE_AFTER ๐Ÿ”’