Deploying to gh-pages from @ espressif/esp-protocols@2a4e684848 🚀

This commit is contained in:
david-cermak
2022-05-24 08:41:00 +00:00
parent e25e12a3d7
commit d1dba98abb
5 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5739e6c7e92cd650a87fa888a58e314e
config: a7dc562f687725d8e54f368c602364fa
tags: 549b3d6d0415232fb7e35403b330ff49

View File

@@ -163,7 +163,7 @@
<a href="https://github.com/espressif/esp-docs/blob/541b391/docs/en/genindex" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/espressif/esp-docs/blob/2a4e684/docs/en/genindex" class="fa fa-github"> Edit on GitHub</a>

View File

@@ -191,7 +191,7 @@
<a href="https://github.com/espressif/esp-docs/blob/541b391/docs/en/index.rst" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/espressif/esp-docs/blob/2a4e684/docs/en/index.rst" class="fa fa-github"> Edit on GitHub</a>
@@ -314,7 +314,7 @@ In case a host operating system has <cite>openssl</cite> and <cite>sed</cite> pa
</section>
<section id="application-example">
<h2>Application Example<a class="headerlink" href="#application-example" title="Permalink to this headline"></a></h2>
<p>A simple WebSocket example that uses esp_websocket_client to establish a websocket connection and send/receive data with the <a class="reference external" href="https://websocket.org">websocket.org</a> server can be found here: <a class="reference external" href="https://github.com/espressif/esp-protocols/tree/541b391/examples/../examples">example </a>.</p>
<p>A simple WebSocket example that uses esp_websocket_client to establish a websocket connection and send/receive data with the <a class="reference external" href="https://websocket.org">websocket.org</a> server can be found here: <a class="reference external" href="https://github.com/espressif/esp-protocols/tree/2a4e684/examples/../examples">example </a>.</p>
<section id="sending-text-data">
<h3>Sending Text Data<a class="headerlink" href="#sending-text-data" title="Permalink to this headline"></a></h3>
<p>The WebSocket client supports sending data as a text data frame, which informs the application layer that the payload data is text data encoded as UTF-8. Example:</p>
@@ -328,7 +328,7 @@ In case a host operating system has <cite>openssl</cite> and <cite>sed</cite> pa
<section id="header-file">
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/espressif/esp-protocols/blob/541b391/include/esp_websocket_client.h">include/esp_websocket_client.h</a></p></li>
<li><p><a class="reference external" href="https://github.com/espressif/esp-protocols/blob/2a4e684/include/esp_websocket_client.h">include/esp_websocket_client.h</a></p></li>
</ul>
</section>
<section id="functions">

View File

@@ -165,7 +165,7 @@
<a href="https://github.com/espressif/esp-docs/blob/541b391/docs/en/search" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/espressif/esp-docs/blob/2a4e684/docs/en/search" class="fa fa-github"> Edit on GitHub</a>