IXWebSocket/ws/snake
Benjamin Sergeant 396d0d9bdc Feature/ws windows (#86)
* try to build ws on window on travis 📮

* cmake invocation fixed on windows 🐝

* Can use mbedtls to calculate hmac + no openssl config option

* build only windows on travis 🕢

* run msbuild 💷

* proper command to build 🕛

* some build fixes

* change weird sizeof call 🐙

* warning and missing includes fixes 💮

* ifdef out statsd code on windows 🐍

* logic invertion in ifdef 👄

* bring back makefile 📜

* command line tool is built with mbedtls 🏥
2019-06-02 20:46:20 -07:00
..
appsConfig.json add example websocket C++ server snake which supports basic cobra ops (publish and subscribe without stream sql 2019-04-22 17:33:45 -07:00
IXAppConfig.cpp add example websocket C++ server snake which supports basic cobra ops (publish and subscribe without stream sql 2019-04-22 17:33:45 -07:00
IXAppConfig.h clang format, based on cpprest 2019-05-30 08:46:50 -07:00
IXSnakeConnectionState.h (clang format) fix indent and make (rarely) accessor/setters in class on a single line 2019-05-31 00:53:14 -07:00
IXSnakeProtocol.cpp minor improvements (#66) 2019-05-11 12:20:58 -07:00
IXSnakeProtocol.h Feature/ws windows (#86) 2019-06-02 20:46:20 -07:00
IXSnakeServer.cpp use C++11 enums (#67) 2019-05-11 14:22:06 -07:00
IXSnakeServer.h clang format, based on cpprest 2019-05-30 08:46:50 -07:00