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-17 12:39:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fedaa76dbbf6382bd6b2561d7cacde8fac459c49
Cocos2d-Lua-Community
/
cocos
/
scripting
/
lua-bindings
/
manual
/
network
History
u0u0
fedaa76dbb
重造了一个异步tcp的轮子。
2020-09-02 14:22:54 +08:00
..
CCHTTPRequest.cpp
…
CCHTTPRequest.h
…
Lua_AsyncTCP.cpp
重造了一个异步tcp的轮子。
2020-09-02 14:22:54 +08:00
Lua_AsyncTCP.h
重造了一个异步tcp的轮子。
2020-09-02 14:22:54 +08:00
lua_cocos2dx_network_manual.cpp
重造了一个异步tcp的轮子。
2020-09-02 14:22:54 +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
…
lua_http_manual.h
…
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