axmol/core/network
halx99 5a528b46e5 WASM: use shorten target platform name 'wasm' instead 'emscripten'
For examples:
- win32 app build by msvc/clang and runs on windows
- wasm app build by emscripten/emcc and runs on web browsers
2023-09-05 22:17:18 +08:00
..
CMakeLists.txt WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
Downloader-curl.cpp Improve wasm support 2023-09-05 21:10:25 +08:00
Downloader-curl.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Downloader-wasm.cpp WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
Downloader-wasm.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
Downloader.cpp WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
Downloader.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
HttpClient-wasm.cpp WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
HttpClient-wasm.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
HttpClient.cpp Add webgl aka wasm build support (#1315) 2023-09-01 16:31:14 +08:00
HttpClient.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
HttpCookie.cpp Add webgl aka wasm build support (#1315) 2023-09-01 16:31:14 +08:00
HttpCookie.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
HttpRequest.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
HttpResponse.h Add webgl aka wasm build support (#1315) 2023-09-01 16:31:14 +08:00
IDownloaderImpl.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Uri.cpp Improve code style 2023-06-15 12:16:39 +08:00
Uri.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00