lwille / node-gphoto2

A Node.js wrapper for libgphoto2
MIT License
297 stars 91 forks source link

Fix v8 deprecation warnings #110

Closed bmcbarron closed 5 years ago

bmcbarron commented 5 years ago

Migrate v8 and Nan deprecated methods to newer equivalents. Eliminate extra buffer copy in Async_CaptureCb.