axmol/extensions/network
James Chen cedb427a6e fixed #1647: Adding WebSocket support for Cpp and JSB.
Conflicts:
	extensions/proj.win32/libExtensions.vcxproj
	extensions/proj.win32/libExtensions.vcxproj.filters
2013-06-02 18:55:57 +08:00
..
HttpClient.cpp fixed #2092: Make some function static. 2013-05-20 18:11:55 +08:00
HttpClient.h fix the doxygen warnings 2012-11-25 23:27:29 +08:00
HttpRequest.h fixed #2092: #define httpresponse_selector(_SELECTOR) (SEL_HttpResponse)(&_SELECTOR) --> #define httpresponse_selector(_SELECTOR) (cocos2d::extension::SEL_HttpResponse)(&_SELECTOR). 2013-05-20 17:48:21 +08:00
HttpResponse.h Added getter and setter for raw header data 2013-05-13 16:57:07 +02:00
WebSocket.cpp fixed #1647: Adding WebSocket support for Cpp and JSB. 2013-06-02 18:55:57 +08:00
WebSocket.h fixed #1647: Adding WebSocket support for Cpp and JSB. 2013-06-02 18:55:57 +08:00