Use cgroups to restrict Chromium memory, Send GCode as text not JSON string
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Sun, 2 Dec 2018 08:43:23 +0000 (00:43 -0800)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Sun, 2 Dec 2018 08:43:23 +0000 (00:43 -0800)
commit78a01501806b3b033a478e5807abfcf765804076
tree5ce6d09f7d229c245ab943126c13370d2badffc0
parent444417b6ef4877f477a0c07931be77dfadfc6241
Use cgroups to restrict Chromium memory, Send GCode as text not JSON string
18 files changed:
CHANGELOG.md
MANIFEST.in
scripts/browser
scripts/install.sh
scripts/rc.local [new file with mode: 0755]
src/js/api.js
src/js/control-view.js
src/js/gcode-viewer.js
src/js/orbit.js
src/js/path-viewer.js
src/js/sock.js
src/py/bbctrl/APIHandler.py
src/py/bbctrl/CommandQueue.py
src/py/bbctrl/FileHandler.py
src/py/bbctrl/Preplanner.py
src/py/bbctrl/Web.py
src/py/bbctrl/plan.py
src/stylus/style.styl