-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
123 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# xpipe daemon beacon | ||
|
||
<h2 id="_name">Name</h2> | ||
<div class="sectionbody"> | ||
<p>xpipe-daemon-beacon - Send raw API requests to the XPipe daemon</p> | ||
</div> | ||
<div class="sect1"> | ||
<h2 id="_synopsis">Synopsis</h2> | ||
<div class="sectionbody"> | ||
<div class="paragraph"> | ||
<p><strong>xpipe daemon beacon</strong> [<strong>--port</strong>=<em><port></em>] <em><path></em></p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sect1"> | ||
<h2 id="_description">Description</h2> | ||
<div class="sectionbody"> | ||
<div class="paragraph"> | ||
<p>Send raw API requests to the XPipe daemon</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sect1"> | ||
<h2 id="_options">Options</h2> | ||
<div class="sectionbody"> | ||
<div class="dlist"> | ||
<dl> | ||
<dt class="hdlist1"><strong>--port</strong>=<em><port></em></dt> | ||
<dd> | ||
<p>The HTTP server port</p> | ||
</dd> | ||
</dl> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sect1"> | ||
<h2 id="_arguments">Arguments</h2> | ||
<div class="sectionbody"> | ||
<div class="dlist"> | ||
<dl> | ||
<dt class="hdlist1"><em><path></em></dt> | ||
<dd> | ||
<p>The path to send the API request to. E.g. /open or /version.</p> | ||
</dd> | ||
</dl> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters