flute icon indicating copy to clipboard operation
flute copied to clipboard

Add a check to see if room members are receiving keys from the captain

Open Mandragorian opened this issue 8 years ago • 0 comments

I added a timer that checks periodically if we are still receiving messages from the captain.

Specifically it has a period of 2 minutes more than the rekeying period. If in the mean time we have received a key transport from the captain the timer is unhooked and nothing happens. If we havent then the still hooked timer triggers and a message is printed in the channels buffer informing the user that something has gone wrong.

Mandragorian avatar Jun 02 '16 00:06 Mandragorian