Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-11 | web_backend: Make Client use the PImpl idiom | Lioncash | 1 | -0/+1 | |
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-02 | Address a bunch of review comments | fearlessTobi | 1 | -1/+1 | |
2018-10-02 | Port web_service from Citra | fearlessTobi | 1 | -0/+24 | |