Releases: jbandela/cppcomponents_libuv
Releases · jbandela/cppcomponents_libuv
Improved example. Simplified underlying cppcomponents implementation for tuple passing
Updated to latest version of await and resumable
To use just download the and unpack either the .zip or tar.gz file. There is nothing to build. To use, just make sure that the include directory is in the compiler include directory, and copy the .dll or .so files from the appropriate binaries sub-directory to the same directory as the resulting executable.
Release with better example and bugfixes to core libraries
0.2 Made example1 better