doc: add reference to the conan file built at https://github.com/Zinnion/conan-IXWebSocket

This commit is contained in:
Benjamin Sergeant
2019-05-01 21:31:32 -07:00
parent 14ec8522ef
commit 5dbc00bbfe
3 changed files with 3 additions and 2 deletions

View File

@ -199,6 +199,8 @@ make install # will install to /usr/local on Unix, on macOS it is a good idea to
Headers and a static library will be installed to the target dir.
A [conan](https://conan.io/) file is available at [conan-IXWebSocket](https://github.com/Zinnion/conan-IXWebSocket).
There is a unittest which can be executed by typing `make test`.
There is a Dockerfile for running some code on Linux. To use docker-compose you must make a docker container first.