Arksine f1edaa1f61 app: add support for streaming file uploads
This should reduce issues with large file uploads.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-03-05 05:25:28 -05:00
2020-07-01 20:13:59 -04:00
2020-07-01 20:13:59 -04:00

Moonraker - API Web Server for Klipper

Moonraker is a Python 3 based web server that exposes APIs with which client applications may use to interact with Klipper. Communcation between the Klippy host and Moonraker is done over a Unix Domain Socket. Tornado is used to provide Moonraker's server functionality.

Note that Moonraker does not come bundled with a client, you will need to install one. The following clients are currently available:

Changes

This section contains changelogs that users and developers may reference to see if any action is necessary on their part. The date of the most recent change is included.

Users:
user_changes.md - March 4th 2021

Developers:
api_changes.md - January 31st 2021

Description
No description provided
Readme GPL-3.0 5.9 MiB
Languages
Python 96.3%
Shell 2.6%
HTML 1.1%