Awareness is a structure that allows to track the ephemeral state of the peers.
If we don't receive a state update from a peer within the timeout, we will remove their state.
The timeout is in milliseconds. This can be used to handle the off-line state of a peer.
Awareness is a structure that allows to track the ephemeral state of the peers.
If we don't receive a state update from a peer within the timeout, we will remove their state. The timeout is in milliseconds. This can be used to handle the off-line state of a peer.