citra/src/web_service
2018-10-27 00:39:02 +02:00
..
announce_room_json.cpp Address review comments 2018-10-20 10:35:55 -04:00
announce_room_json.h web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
CMakeLists.txt web_service: hide dependencies to private 2018-10-20 10:47:17 -04:00
telemetry_json.cpp web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00
telemetry_json.h telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure 2018-10-23 15:35:17 +02:00
verify_login.cpp web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00
verify_login.h web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
web_backend.cpp Put WebResult into a seperate file 2018-10-27 00:39:02 +02:00
web_backend.h web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00