Deployed 983df2d with MkDocs version: 1.0.4

This commit is contained in:
Benjamin Sergeant
2019-09-09 16:35:38 -08:00
parent 20dcf82069
commit b581e05664
6 changed files with 21 additions and 8 deletions

View File

@ -117,6 +117,7 @@ There is a unittest which can be executed by typing <code>make test</code>.</p>
<li><code>-DUSE_MBED_TLS=1</code> will use <a href="https://tls.mbed.org/">mbedlts</a> for the TLS support (default on Windows)</li>
<li><code>-DUSE_WS=1</code> will build the ws interactive command line tool</li>
</ul>
<p>If you are on Windows, look at the <a href="https://github.com/machinezone/IXWebSocket/blob/master/appveyor.yml">appveyor</a> file that has instructions for building dependencies.</p>
<h3 id="vcpkg">vcpkg</h3>
<p>It is possible to get IXWebSocket through Microsoft <a href="https://github.com/microsoft/vcpkg">vcpkg</a>.</p>
<pre><code>vcpkg install ixwebsocket