mmyduckx
|
453992f61c
|
fix possible android websocket crash (#15210)
|
2023-05-31 10:45:27 +08:00 |
|
pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
mmyduckx
|
7aaa124458
|
Websocket onclose api consist with Web API (#12370)
* make native websocket consistent with web API
|
2022-08-10 17:15:17 +08:00 |
|
pandamicro
|
014813b50a
|
Merge pull request #11569 from cocos/v3.5.2
Merge V3.5.2
|
2022-06-17 20:10:45 +08:00 |
|
mmyduckx
|
2a823d182c
|
fix websocket onError not call onClose on Android (#11441)
|
2022-06-09 20:12:45 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
minggo
|
8e7669bf92
|
replace assert with CC_ASSERT (#10913)
* replace assert with CC_ASSERT
|
2022-04-29 10:18:41 +08:00 |
|
minggo
|
444bfe31c4
|
Refactor CC_NEW/CC_DELETE (#10810)
* replace CC_NEW/CC_DELETE with ccnew/delete
|
2022-04-21 16:39:34 +08:00 |
|
江战
|
f1e60342e3
|
fix websocket send string (#10495)
|
2022-03-25 15:20:49 +08:00 |
|
江战
|
cb0618f0d4
|
3.5 Android: okhttp impl websockets (#10384)
|
2022-03-21 09:46:49 +08:00 |
|