mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-07-20 21:48:50 -04:00
Updated docs
This commit is contained in:
parent
8b13d6e08b
commit
17bbb9c0b4
9 changed files with 15 additions and 14 deletions
|
@ -1610,8 +1610,8 @@ the link has been established.</p>
|
|||
<span id="example-request"></span><h2>Requests & Responses<a class="headerlink" href="#requests-responses" title="Permalink to this heading">#</a></h2>
|
||||
<p>The <em>Request</em> example explores sending requests and receiving responses.</p>
|
||||
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1">##########################################################</span>
|
||||
<span class="c1"># This RNS example demonstrates how to set perform #</span>
|
||||
<span class="c1"># requests and receive responses over a link. #</span>
|
||||
<span class="c1"># This RNS example demonstrates how to perform requests #</span>
|
||||
<span class="c1"># and receive responses over a link. #</span>
|
||||
<span class="c1">##########################################################</span>
|
||||
|
||||
<span class="kn">import</span><span class="w"> </span><span class="nn">os</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue