mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-11-07 22:05:58 +01:00
Deploying to gh-pages from @ Klipper3d/klipper@4d4c8d8f94 🚀
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user