This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/web_service
Lioncash 183a664405 web_backend: Make Client use the PImpl idiom
Like with TelemetryJson, we can make the implementation details private
and avoid the need to expose httplib to external libraries that need to
use the Client class.
2018-10-10 22:29:35 -04:00
..
CMakeLists.txt Review comments - part 5 2018-10-02 16:04:10 +02:00
telemetry_json.cpp web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
telemetry_json.h telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure 2018-10-10 21:10:36 -04:00
verify_login.cpp web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
verify_login.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
web_backend.cpp web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
web_backend.h web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00