This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
Cocos2d-Lua-Community
Watch
1
Star
0
Fork
0
You've already forked Cocos2d-Lua-Community
mirror of
https://github.com/u0u0/Cocos2d-Lua-Community.git
synced
2026-05-20 09:36:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6ab0becba2fcbb7b174de47ccda9b02857f87cb
Cocos2d-Lua-Community
/
cocos
/
scripting
/
lua-bindings
/
manual
/
network
History
u0u0
e77b26ac61
添加 lua-protobuf (
https://github.com/starwing/lua-protobuf)
2020-03-21 19:28:42 +08:00
..
CCHTTPRequest.cpp
openssl 1.1.x, no need to set CRYPTO_set_locking_callback.
2020-01-19 10:14:53 +08:00
CCHTTPRequest.h
3.7 HTTPRequest curl版集成。
2020-01-19 09:51:18 +08:00
lua_cocos2dx_network_manual.cpp
添加websocket测试,修正cc.WEBSOCKET_XXX常量。整理Lua绑定代码, 4.0中cert文件由create函数的参数指定,sendString添加第二个参数,可强制二进制模式发送数据。onError现在返回错误码。
2020-02-28 17:57:44 +08:00
lua_cocos2dx_network_manual.h
…
lua_extensions.c
添加 lua-protobuf (
https://github.com/starwing/lua-protobuf)
2020-03-21 19:28:42 +08:00
lua_extensions.h
…
lua_http_manual.cpp
network网络状态检测api,Android build修正。
2020-01-20 09:44:11 +08:00
lua_http_manual.h
3.7 HTTPRequest curl版集成。
2020-01-19 09:51:18 +08:00
Lua_web_socket.cpp
fix win32 connect error, add log for error info.
2020-02-29 22:24:39 +08:00
Lua_web_socket.h
添加websocket测试,修正cc.WEBSOCKET_XXX常量。整理Lua绑定代码, 4.0中cert文件由create函数的参数指定,sendString添加第二个参数,可强制二进制模式发送数据。onError现在返回错误码。
2020-02-28 17:57:44 +08:00