Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    web_backend: Make Client use the PImpl idiom · 183a6644
    Lioncash authored
    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.
    183a6644