/promise-library

Promise example library using C++ and NodeJS

Primary LanguageC++

The objective of this exercise is to create a promise example library using C++ and NodeJS

  • This project uses node-gyp which is a tool for connecting C++ with NodeJS.