ringo icon indicating copy to clipboard operation
ringo copied to clipboard

Code cleanup

Open gmittal opened this issue 7 years ago • 1 comments

This code used to break from every so often mainly because the API layer around the Xcode toolchain was written with some very bad Node.js code. Some of that was due to my lack of knowledge of Node's asynchronous handling at the time. The back-end needs a major rewrite and it should probably be written in Flask or some other similar synchronous framework for a more understandable codebase.

gmittal avatar Nov 18 '17 22:11 gmittal