citra/src/web_service
2018-09-12 19:07:06 +02:00
..
announce_room_json.cpp web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +02:00
announce_room_json.h fixup! fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service 2017-12-14 12:36:37 +01:00
CMakeLists.txt Move WebServices to use LibreSSL + cpp-httplib (#3501) 2018-03-24 13:19:35 -06:00
json.h Fix build on platforms without std::string_view 2018-03-02 18:15:45 +02:00
telemetry_json.cpp web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +02:00
telemetry_json.h Fix build on platforms without std::string_view 2018-03-02 18:15:45 +02:00
verify_login.cpp web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +02:00
verify_login.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
web_backend.cpp Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
web_backend.h web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +02:00