axmol/cocos/scripting/js-bindings/manual/network
James Chen 7d43e35741 Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into refactor-websocket 2016-02-17 14:56:32 +08:00
..
XMLHTTPRequest.cpp Cleanup log 2016-02-15 17:19:37 +08:00
XMLHTTPRequest.h Use JS::Heap instead of Mozilla::maybe to improve stability 2016-01-28 01:03:13 +08:00
jsb_socketio.cpp Remove JS::Persistent and move js object reference into JS scope 2016-01-24 19:47:26 +08:00
jsb_socketio.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_websocket.cpp Don't change the behavior of WebSocket::close method. WebSocket::close is an synchronous method before, adds a WebSocket::closeAsync method for asynchronous closing. 2016-01-22 14:22:33 +08:00
jsb_websocket.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00