Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / beast / doc / html / beast / examples.html
index 0f7525a..6c1e866 100644 (file)
 <tr>
 <td>
                 <p>
+                  HTTP, asynchronous using <a href="../../../../../doc/html/boost_asio/reference/system_executor.html" target="_top"><code class="computeroutput"><span class="identifier">net</span><span class="special">::</span><span class="identifier">system_executor</span></code></a>
+                </p>
+              </td>
+<td>
+              </td>
+<td>
+                <p>
+                  <a href="../../../example/http/client/async-ssl-system-executor/http_client_async_ssl_system_executor.cpp" target="_top">http_client_async_ssl_system_executor.cpp</a>
+                </p>
+              </td>
+</tr>
+<tr>
+<td>
+                <p>
                   HTTP, coroutine
                 </p>
               </td>
 <tr>
 <td>
                 <p>
+                  WebSocket, asynchronous using <a href="../../../../../doc/html/boost_asio/reference/system_executor.html" target="_top"><code class="computeroutput"><span class="identifier">net</span><span class="special">::</span><span class="identifier">system_executor</span></code></a>
+                </p>
+              </td>
+<td>
+              </td>
+<td>
+                <p>
+                  <a href="../../../example/websocket/client/async-ssl-system-executor/websocket_client_async_ssl_system_executor.cpp" target="_top">websocket_client_async_ssl_system_executor.cpp</a>
+                </p>
+              </td>
+</tr>
+<tr>
+<td>
+                <p>
                   WebSocket, coroutine
                 </p>
               </td>
               </td>
 <td>
                 <p>
-                  <a href="../../../example/websocket/server/chat-mult" target="_top">chat-multi</a>
+                  <a href="../../../example/websocket/server/chat-multi" target="_top">chat-multi</a>
                 </p>
               </td>
 </tr>