-
Notifications
You must be signed in to change notification settings - Fork 9
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
feature(interceptors): gRPC
interceptors support
#69
feature(interceptors): gRPC
interceptors support
#69
Conversation
gRPC
interceptors support
a13c994
to
d5ad4d2
Compare
Hey @cv65kr 👋🏻 |
1623222
to
8773d2d
Compare
@rustatian 😄 I prepared also changes for otel grpc, I will ping you tomorrow to get some aggrement how we want to processed with it. And generally looks like i screw it github history, so tomorrow will fix it. |
I'll be glad to help 🤝. |
8773d2d
to
641d5e8
Compare
Good work 👍🏻 Thanks @cv65kr ⚡ |
The last thing is...... docs 😄 |
Reason for This PR
roadrunner-server/roadrunner#1313
Is first step to create OTEL plugin for GRPC.
Description of Changes
This PR introduce possibility to have own middleware (interceptors) for GRPC server.
License Acceptance
I used package based on Apache2 licence, I am not sure if this impacting RR licence.
PR Checklist
[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]
git commit -s
).CHANGELOG.md
.