-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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
feat: move from grpc to @grpc/grpc-js #4806
Conversation
@tonivj5 I have problems with tests... can you help me? |
I don't know what happens and Circle CI logs aren't public, I can't check it either... Wait the reply of some maintainer, it will come! 😉 |
Pull Request Test Coverage Report for Build 208e1d5f-fc96-4c3f-95c9-1c6986ba55dd
💛 - Coveralls |
thanks to @LastKing for solving tests issues... please @kamilmysliwiec review this when you have some time 🙏 |
build: update package dependencies fix: use bindAsync in server-grpc test(): server gprc port already listen error test(): remove surplus commit feat: fix packages # Conflicts: # package-lock.json # package.json # sample/04-grpc/package-lock.json # sample/04-grpc/package.json
any particular reason why this PR is blocked? |
This PR introduces a breaking change. It won't be merged till the next major release. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #4799
What is the new behavior?
Does this PR introduce a breaking change?
a new package should be installed:
@grpc/grpc-js
Other information