Massive reorganization and cleanup
As I have been looking more and more into the server code it is looking like we need what would basically be a hard reset on the server before we can do much more. Right now the code is prone to timeouts, and the API is not consistent or efficient.
I propose we take time to pull apart the components of the api and rewrite them into a more organized fashio…
As I have been looking more and more into the server code it is looking like we need what would basically be a hard reset on the server before we can do much more. Right now the code is prone to timeouts, and the API is not consistent or efficient.
I propose we take time to pull apart the components of the api and rewrite them into a more organized fashion before we move much further.
The goal should be to get this cleaner codebase out soon so we can move faster and easier from now on.