-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Message.t actually contains the recipient which is a list.
On failure_detector having a list could lead to confusion.
SWIM exchanges direct messages between peers. Except when the status of a peer change (e.g. from Alive to Suspicious).
This can be easily done by creating dedicated Message.t for failure_detector module, or perhaps, by refactoring Message.t to something like GADT.
Originally posted by @gsebil08 in #33 (comment)
Metadata
Metadata
Assignees
Labels
No labels