Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgerhardy/sdl_rwhttp
Extending the SDL RWops feature with fetching a file from the web
https://github.com/mgerhardy/sdl_rwhttp
http http-client libcurl sdl sdl-net sdl2
Last synced: 5 days ago
JSON representation
Extending the SDL RWops feature with fetching a file from the web
- Host: GitHub
- URL: https://github.com/mgerhardy/sdl_rwhttp
- Owner: mgerhardy
- License: other
- Created: 2013-07-18T13:17:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-10T18:57:34.000Z (over 11 years ago)
- Last Synced: 2024-10-31T08:12:01.477Z (about 2 months ago)
- Topics: http, http-client, libcurl, sdl, sdl-net, sdl2
- Language: C
- Size: 227 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
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.