name5566/leaf

Architecture Documentation

richterk opened this issue · 1 comments

I'm really struggling to understand why there isn't any documentation around how the server loop and the different pieces of Leaf work at a high level. It's much easier to look at specific implementation pieces, when you understand the big picture of how they're working together.

Is there somewhere that I can find some documentation explaining what the responsibilities of each module is, how users of the library inject their own business logic, what the maximum client load limitations are, the strategies that the library is built with, etc?