IXWebSocket/third_party
Benjamin Sergeant f4c771b745 Fix data race in WebSocket where _url is accessed without protection in setThreadName
Also fix with url usage + docker container uses fedora and works with tsan
2019-04-26 11:52:47 -07:00
..
cli11 Feature/ws cli (#15) 2019-02-21 21:24:53 -08:00
jsoncpp Feature/ws cli (#15) 2019-02-21 21:24:53 -08:00
msgpack11 Feature/ws cli (#15) 2019-02-21 21:24:53 -08:00
nlohmann add ws_chat and ws_connect sub commands to ws 2019-02-22 20:49:26 -08:00
sanitizers-cmake add a travis file 2019-01-07 18:04:28 -08:00
statsd-client-cpp Fix data race in WebSocket where _url is accessed without protection in setThreadName 2019-04-26 11:52:47 -07:00
zlib Link zlib statically for windows (#35) 2019-04-19 09:14:03 -07:00
README.md Add clarification notice about third party modules 2019-03-29 09:34:17 -07:00
remote_trailing_whitespaces.sh Feature/connection state (#25) 2019-03-20 18:34:24 -07:00

Except ZLIB on Windows (whose port is currently broken...) all dependencies here are for the ws command line tools, not for the IXWebSockets library which is standalone.