Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
425 contributions in the last year
Contribution activity
October 2020
- mmomtchev/node JavaScript
- mmomtchev/libuv C
- mmomtchev/nan C++
- mmomtchev/CV
- mmomtchev/node-gdal-async C++
Created a pull request in nodejs/node that received 13 comments
http2: reinject data received before http2 is attached
[x ] make -j4 test (UNIX), or vcbuild test (Windows) passes
[x ] tests and/or benchmarks are included
[x ] commit message follows commit guidelines
Created an issue in contra/node-gdal-next that received 7 comments
Early experimental async support
Over the weekend, I have started implementing async support here: https://github.com/mmomtchev/node-gdal-async The current version is of alpha qual…