Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native core subtree graft - attempt #2 #17

Merged
merged 1,008 commits into from
Sep 11, 2017
Merged

Native core subtree graft - attempt #2 #17

merged 1,008 commits into from
Sep 11, 2017

Conversation

nicolasnoble
Copy link
Member

Redoing #11 since I apparently messed up.

nicolasnoble and others added 30 commits August 20, 2016 01:45
Upmerge doc changes from v1.0.x
Compiles with npm install --debug option.
…ction

Remove deprecated V8 function call in Node library
The node interop client was checking that the status message for
the test unimplemented_method was an empty string. This behavior
is not guaranteed, and thus the check should be removed.
murgatroid99 and others added 27 commits June 15, 2017 17:32
Fix missing return after callback in a function
It appears that omitting it causes grpc to use the hosts' default cert data.
This was brought up (as I had implemented this method incorrectly) in:
microsoft/etcd3#28 (comment)
…egfault

Node: fix segfault with incorrect status argument types
@murgatroid99 murgatroid99 merged commit ccb32a9 into grpc:master Sep 11, 2017
@murgatroid99 murgatroid99 mentioned this pull request Sep 11, 2017
13 tasks
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet