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

Document all directives and callbacks well enough #31

Closed ktoso closed 4 years ago

ktoso commented 4 years ago

By well enough we mean "people should be able to know how to implement this and what it does" without having to read the paper in depth.

The swim instance guides people to do the right thing, and it should explain when to call it and what it does

ktoso commented 4 years ago

Also, publish jazzy docs (or prepare to)