Skip to content

A naïve multithreaded C++ implementation of a network operation queue using libcurl as backend. Orignally intended to be used with Cocos2D-x

Notifications You must be signed in to change notification settings

jandujar/NetworkOperationQueue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Originally, the code was supposed to be run on Android and iOS in Cocos2D-x, but it is agnostic enough that it can be used on other platforms as well.

This implementation of the threaded network queue has a number of issues that one should pay attention to:

Patches and feedback very much welcome.

About

A naïve multithreaded C++ implementation of a network operation queue using libcurl as backend. Orignally intended to be used with Cocos2D-x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published