Skip to content
/ uvw.cxx Public
generated from nodef/asio.cxx

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library; Michele Caini (2016).

License

Notifications You must be signed in to change notification settings

nodef/uvw.cxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asio C++ Library; chriskohlhoff (2003).

Visit https://think-async.com/ or see packaged doc/index.html for API documentation and a tutorial.

Installation

Run:

$ npm i asio.cxx

And then include asio.hpp as follows:

#include "node_modules/asio.cxx/boost/asio.hpp"


ORG

About

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library; Michele Caini (2016).

Resources

License

Stars

Watchers

Forks

Languages