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 gRPC Interceptor #41

Merged
merged 28 commits into from
Sep 14, 2023
Merged

Add gRPC Interceptor #41

merged 28 commits into from
Sep 14, 2023

Conversation

ashbeitz
Copy link
Contributor

No description provided.

@ashbeitz ashbeitz changed the title Add intercepting filter Add gRPC Interceptor Sep 13, 2023
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor_samples.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor_samples.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor.rs Outdated Show resolved Hide resolved
core/common/src/grpc_interceptor_samples.rs Outdated Show resolved Hide resolved
core/invehicle-digital-twin/src/main.rs Outdated Show resolved Hide resolved
core/invehicle-digital-twin/src/main.rs Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2023

Alex Recommends Report

Alex recommends the following language changes, but Alex is a regular expression based algorithm, so take them with a grain of salt.

core/common/README.md

Level Location Word Recommendation
⚠️ 27:3 simple simple may be insensitive, try not to use it

core/common/src/grpc_interceptor.rs Show resolved Hide resolved
# Ibeji Core Common

## gRPC Interceptor
gRPC Interceptor is a concept that intercepts gRPC calls received by a tonic http server, so that they can be examine and modified.
Copy link
Contributor

Choose a reason for hiding this comment

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

examined

core/common/src/grpc_interceptor.rs Show resolved Hide resolved
@ashbeitz ashbeitz merged commit 66c8967 into main Sep 14, 2023
mobicatk pushed a commit to Mobica/EclipseSDV_ibeji that referenced this pull request Apr 24, 2024
* Add extension support

* Add extension support

* Add extension support

* Add extension support

* Add extension support

* Add streaming sample

* Add streaming sample

* Add streaming sample

* Add streaming sample

* Add extension support

* Add extension support

* Add intercepting filter

* Add intercepting filter

* Add intercepting filter

* Add intercepting filter

* Add intercepting filter

* Add intercepting filter

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor

* Add gRPC Interceptor
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.

4 participants