What open source client-server projects can be best reviewed and mimicked by their code organization style?
Java is preferred but not required.
Connected:
I'm still trying to determine the answer to my question a few minutes ago, "Should the client-server code be written in one project or two?" and I think it would be useful for me to see how other projects organize their code (and, I hope, deduce for and against why they decided to do it this way).
source
share