cocos2d / cocos2d-js-tests

cocos2d JavaScript test cases and games.
187 stars 222 forks source link

Creates the test for the SocketIO extension and adds it to the boot files #320

Open himynameschris opened 10 years ago

himynameschris commented 10 years ago

[socketio-jsb] add SocketIO JS extension test, update test menu and boot files [socketio-jsb] add socket.io client library to external sources [socketio-jsb] modify test to include getTag and setTag handlers [socketio-jsb] correct on handler declarations and streamline client tagging with a map of names and sockets [socketio-jsb] correct on handler declarations and streamline client tagging with a map of names and sockets [socketio-jsb] further streamline jsb vs js codes [socketio-jsb] remove sockets[] register in favor of tag property [socketio-jsb] correct identifier

dumganhar commented 10 years ago

@dingpinglv Could you please review and test this PR? I think it's a great feature for JSB and html5.