Commit Graph

3 Commits

Author SHA1 Message Date
798e0c34aa First step of server redesign
Only thing left is to re-add disconnect handling
2021-07-16 16:35:55 -07:00
a6c78674b8 Replace os.system with subprocess
Closes #2
2021-06-19 13:17:02 -07:00
a67f765bd2 Move parts of backends into new imgproc.py
A lot of code was unnecesarily shared between the backends. This places
much of that code in a new file, `imgproc.py`
2021-06-17 19:50:16 -07:00