Nicolas "Pixel" Noble
339f4c0433
Properly create slices from utf8 strings.
...
Fixes #426 .
2018-07-10 20:03:55 +02:00
tassadarliu
4694b7371c
typo
2018-04-23 17:28:47 +08: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
murgatroid99
c41a6813ae
Start server after adding server ports
2018-04-03 10:57:04 -07:00
murgatroid99
05007312a7
Replace another variable length stack array with a vector
2018-04-03 09:50:36 -07:00
murgatroid99
265c8fcfc8
Fix incorrect C++ usage
2018-04-02 18:27:29 -07:00
murgatroid99
0210f160ed
Fix object lifetime and memory management problems in server code
2018-04-02 14:37:35 -07:00
murgatroid99
cd4c45d712
Merge branch 'v1.8.x' into v1.8.x_upmerge
2018-01-22 13:00:51 -05:00
murgatroid99
843d063037
Add JS error for missing callback to sever#tryShutdown
2018-01-05 13:09:15 -08:00
murgatroid99
f900cfb3dd
Update a core header inclusion to stop using extern C
2017-11-30 14:01:05 -08:00
murgatroid99
45a3ac256c
Remove now-incorrect assertion in completion queue wrapper
2017-11-16 09:51:32 -08:00
murgatroid99
d0218f21b6
Update grpc submodule
2017-10-02 13:49:05 -07:00
murgatroid99
46e2418fc6
Update completion queue header to match code changes
2017-09-19 14:38:27 -07:00
murgatroid99
661bdfaa5d
Add forced completion queue poll to ensure that waitForReady uses current connectivity state
2017-09-19 13:25:12 -07:00
Nicolas "Pixel" Noble
3b0b6f5735
Moving files into their new location.
2017-09-12 01:33:18 +02:00