Deployed 983df2d
with MkDocs version: 1.0.4
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user