Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ability to perform HTTP requests #59

Open
sauerbraten opened this issue Jul 22, 2022 · 1 comment
Open

add ability to perform HTTP requests #59

sauerbraten opened this issue Jul 22, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sauerbraten
Copy link
Owner

this will enable things like

  • checking for newer version
  • downloading custom content hosted on standard HTTP servers
  • distributing a master server list via CDN

and should probably use libcurl's "multi" interface to happen asynchronously

@sauerbraten sauerbraten added the enhancement New feature or request label Jul 22, 2022
@sauerbraten
Copy link
Owner Author

check e616130 for how update checks were done once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant