apple / swift-cluster-membership

Distributed Membership Protocol implementations in Swift
https://apple.github.io/swift-cluster-membership/
Apache License 2.0
201 stars 20 forks source link

Split peer protocols, they should not extend eachother #19

Closed ktoso closed 4 years ago

ktoso commented 4 years ago

Ongoing cleanups, I'll be submitting them one by one.

The peer protocols may not be implemented by the exact same entity, thus splitting them up