axmol/tests/cpp-tests/proj.win32
James Chen 4237639dd6 Some fixes for websocket (#17342)
* libwebsockets & curl are dynamic libraries now, modify project configuration for win32.
Updates WebSocketTest.cpp to test wss connection.

* Corrects some logic in WebSocket.cpp. Adds wss test case. WebSocketTest suggests developers to use `WebSocket::closeAsync` method which will not block current thread.

* mutex unlock fix in WebSocket.cpp. Reverts TEST URL.

* Allows self-assign cert.

* Each ws connection will create a virutal host now. Supports self-signed cert and update test case to suggest developer use ‘closeAsync’.

* Updates deps to 123.
2017-02-13 15:15:23 +08:00
..
build-cfg.json issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
cpp-tests.vcxproj Some fixes for websocket (#17342) 2017-02-13 15:15:23 +08:00
cpp-tests.vcxproj.filters Toggle between windowed/fullscreen on desktop (#16762) 2016-10-31 14:02:02 +08:00
cpp-tests.vcxproj.user Adds vcxproj.user, win32 app run by VS2012 needs the 'Debug Path' which 2014-05-08 21:19:54 +08:00
main.cpp feat: upgrades to GLFW v3.2 2016-06-29 16:11:30 -07:00
main.h Compiles in Win32 2014-09-09 18:07:24 -07:00