We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4528 - SDL RWops extension that allow us to fetch data from the web
Summary: SDL RWops extension that allow us to fetch data from the web
Status: NEW
Alias: None
Product: SDL_net
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 14:04 UTC by Sylvain
Modified: 2019-03-01 14:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain 2019-03-01 14:04:29 UTC
Not familiar with SDL_net, but this seems interesting:

SDL_rwhttp is a small SDL RWops extension that allow us to fetch data from the web.

Currently it supports either libcurl or SDL_net.

https://github.com/mgerhardy/SDL_rwhttp