This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra-shitamoto-network
Watch
1
Star
0
Fork
0
You've already forked citra-shitamoto-network
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-shitamoto-network
/
src
/
web_service
History
James
9283053701
Move WebServices to use LibreSSL + cpp-httplib (
#3501
)
...
Move WebServices to use LibreSSL + cpp-httplib Remove curl + openssl build dependencies
2018-03-24 13:19:35 -06:00
..
announce_room_json.cpp
Fix build on platforms without std::string_view
2018-03-02 18:15:45 +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
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
telemetry_json.h
Fix build on platforms without std::string_view
2018-03-02 18:15:45 +02:00
verify_login.cpp
Fix build on platforms without std::string_view
2018-03-02 18:15:45 +02:00
verify_login.h
…
web_backend.cpp
Move WebServices to use LibreSSL + cpp-httplib (
#3501
)
2018-03-24 13:19:35 -06:00
web_backend.h
…