marigold-dev / pollinate

A platform agnostic library for P2P communications using UDP and Bin_prot
22 stars 2 forks source link

Rework `client.ml` #22

Closed Gau-thier closed 2 years ago

Gau-thier commented 2 years ago

Currently, type failure_detector_config is within client.ml but outside failure_detector module.

Let's re-work/re-organize this module to have it within the failure_detector module

Should it belong to the following failure_detector module?

_Originally posted by @gsebil08 in https://github.com/marigold-dev/pollinate/pull/21#discussion_r839537325_