Skip to content

Phase out httplib. #124

Description

@DeltaRaidcore

Httplib requires linking openssl, which bloats the binary by roughly 4-5MB.

  1. Implement Winapi http requests into wrapper.
  2. Fallback to httplib on failure.
  3. Send ping to raidcore api, to track failure rate.
  4. Remove httplib entirely.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions