mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-13 01:37:55 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@4d4c8d8f94 🚀
This commit is contained in:
parent
9f69d3be77
commit
efa5ae24f6
8 changed files with 4 additions and 1 deletions
|
@ -1591,6 +1591,9 @@ started with the <code>-a</code> parameter. For example:</p>
|
|||
<p>This causes the host software to create a Unix Domain Socket. A client
|
||||
can then open a connection on that socket and send commands to
|
||||
Klipper.</p>
|
||||
<p>See the <a href="https://github.com/Arksine/moonraker">Moonraker</a> project for
|
||||
a popular tool that can forward HTTP requests to Klipper's API Server
|
||||
Unix Domain Socket.</p>
|
||||
<h2 id="request-format">Request format<a class="headerlink" href="#request-format" title="Permanent link">¶</a></h2>
|
||||
<p>Messages sent and received on the socket are JSON encoded strings
|
||||
terminated by an ASCII 0x03 character:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue