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

Add middleware for logging requests/responses via the grpc-web-devtools #442

Merged
merged 12 commits into from
Oct 17, 2023

Conversation

segfault16
Copy link
Contributor

resolves #27.

This is an initial version for the middleware.
I've copied the structure in ``nice-grpc-client-middleware-deadline` and added the logic used in my project.
Feedback and help welcome ;)

@aikoven
Copy link
Contributor

aikoven commented Sep 25, 2023

I'm sorry, I didn't have enough time and energy lately to review this, but I didn't forget about it!

@aikoven
Copy link
Contributor

aikoven commented Sep 27, 2023

Thank you for you contribution @segfault16! Please address these comments 👆

@segfault16
Copy link
Contributor Author

@aikoven Comments have been addressed and I've added some tests for ts-proto and grpc-js

Copy link
Contributor

@aikoven aikoven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! Looks mostly done to me. Please address last couple of comments:

@aikoven
Copy link
Contributor

aikoven commented Oct 17, 2023

Thanks! I'm going to merge this and release shortly.

@aikoven aikoven merged commit 7cc365e into deeplay-io:master Oct 17, 2023
8 checks passed
@aikoven
Copy link
Contributor

aikoven commented Oct 17, 2023

Published 📦 nice-grpc-client-middleware-devtools@1.0.1.

Could not figure out how to correctly publish a 1.0.0 with Lerna 😃

@segfault16 segfault16 deleted the grpc-devtools-middleware branch October 18, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using gRPC-Web Developer Tools?
2 participants