Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.