Celthi / wawaituv

This repo is trying to fix the bugs (and improve the awaituv lib in https://github.com/jimspr/awaituv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awaituv

Adapters for interfacing libuv with C++ resumable functions

You will need the following packages to build all of the samples, but the library itself only depends on libuv.

  1. libuv
  2. curl
  3. libssh2
  4. openssl
  5. rapidjson
  6. zlib

About

This repo is trying to fix the bugs (and improve the awaituv lib in https://github.com/jimspr/awaituv

License:MIT License


Languages

Language:C++ 98.6%Language:CMake 1.4%