Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melroy89/gtk-libcurl-threading-app
C++ GTK cURL multi-threading example app
https://github.com/melroy89/gtk-libcurl-threading-app
cpp curl gtk gtkmm multi-threading threading
Last synced: 13 days ago
JSON representation
C++ GTK cURL multi-threading example app
- Host: GitHub
- URL: https://github.com/melroy89/gtk-libcurl-threading-app
- Owner: melroy89
- License: agpl-3.0
- Created: 2021-12-31T02:58:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-06T15:04:49.000Z (about 3 years ago)
- Last Synced: 2024-11-09T14:23:41.673Z (2 months ago)
- Topics: cpp, curl, gtk, gtkmm, multi-threading, threading
- Language: C++
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GTK libcurl multi-threading app
GTK test application using C++ `std::thread` together with [libCURL](https://curl.se/libcurl/), using the [cURL Multi API](https://curl.se/libcurl/c/libcurl-multi.html).
![Screenshot](images/screenshot.png)