Updated book for master ***NO_CI***

This commit is contained in:
Juniper Bot 2020-03-02 09:03:51 +00:00
parent 5ab6cfb27d
commit 2b4162f712
5 changed files with 4 additions and 6 deletions

View file

@ -1546,7 +1546,6 @@ third-party integration crates that will get you there.</p>
<ul>
<li><a href="official.html">Official Server Integrations</a>
<ul>
<li><a href="hyper.html">Hyper</a></li>
<li><a href="warp.html">Warp</a></li>
<li><a href="rocket.html">Rocket</a></li>
<li><a href="iron.html">Iron</a></li>
@ -1565,10 +1564,10 @@ third-party integration crates that will get you there.</p>
<p>Juniper provides official integration crates for several popular Rust server
libraries.</p>
<ul>
<li><a href="hyper.html">Hyper</a></li>
<li><a href="warp.html">Warp</a></li>
<li><a href="rocket.html">Rocket</a></li>
<li><a href="iron.html">Iron</a></li>
<li><a href="hyper.html">Hyper</a></li>
</ul>
<a class="header" href="#integrating-with-warp" id="integrating-with-warp"><h1>Integrating with Warp</h1></a>
<p><a href="https://crates.io/crates/warp">Warp</a> is a super-easy, composable, web server framework for warp speeds.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -144,7 +144,6 @@ third-party integration crates that will get you there.</p>
<ul>
<li><a href="official.html">Official Server Integrations</a>
<ul>
<li><a href="hyper.html">Hyper</a></li>
<li><a href="warp.html">Warp</a></li>
<li><a href="rocket.html">Rocket</a></li>
<li><a href="iron.html">Iron</a></li>

View file

@ -140,10 +140,10 @@
<p>Juniper provides official integration crates for several popular Rust server
libraries.</p>
<ul>
<li><a href="hyper.html">Hyper</a></li>
<li><a href="warp.html">Warp</a></li>
<li><a href="rocket.html">Rocket</a></li>
<li><a href="iron.html">Iron</a></li>
<li><a href="hyper.html">Hyper</a></li>
</ul>
</main>