Commit Graph

6 Commits

Author SHA1 Message Date
Nicolas Noble 307f022fa2
Fixing "vector: invalid subscript" issue. 2019-11-05 15:57:31 -08:00
murgatroid99 19c2e6fde8 Fix deprecated method use in call.cc 2019-10-25 11:15:24 -07:00
murgatroid99 fe090a089a Native: Add initial metadata options 2019-03-20 14:59:16 -07:00
murgatroid99 c4e3f1b7a0 Add Channel class and Client channel override options to public API 2018-07-19 15:57:33 -07:00
Ali Ijaz Sheikh 4bfa1430ef fix: avoid using deprecated Nan APIs
Starting with Nan 2.9.x certain Nan::Callback::Call APIs are
deprecated. Instead there are mechanisms in place that allow native
modules to preserve async context across async calls.
2018-04-03 16:02:46 -07:00
Nicolas "Pixel" Noble 3b0b6f5735 Moving files into their new location. 2017-09-12 01:33:18 +02:00