storborg / axibot

Headless control software for the AxiDraw pen plotter.
http://axibot.readthedocs.io/
GNU General Public License v2.0
31 stars 8 forks source link

Send/receive SVG over WebSockets instead of HTTP #1

Closed storborg closed 7 years ago

storborg commented 7 years ago

On both the upload and download side, send the active SVG document via WebSockets instead of using plain HTTP requests. Mostly this is for implementation simplicity.

storborg commented 7 years ago

Switched uploading in ed5b4c3b7af0ff1badb379d753e9468f60a6b9f6

storborg commented 7 years ago

Switched downloading in 5f3d5f19406c9a9e006941d34dfcb09116d53691