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

feat(grpc): implements the grpc parser #50

Merged
merged 1 commit into from
May 25, 2020
Merged

feat(grpc): implements the grpc parser #50

merged 1 commit into from
May 25, 2020

Conversation

jmcdo29
Copy link
Owner

@jmcdo29 jmcdo29 commented May 25, 2020

I'm not 100% sure of what data should be returned from the grpc parser, but this gets a basic
implementation until we can get more feedback on it.

fix #16

I'm not 100% sure of what data should be returned from the grpc parser, but this gets a basic
implementation until we can get more feedback on it.

fix #16
@jmcdo29 jmcdo29 added enhancement 🐺 A new feature to be implemented gRPC A problem with the gRPC Parser interceptor ⁉️ A problem with how the interceptor itself is running. labels May 25, 2020
@jmcdo29 jmcdo29 added this to the @ogma/namespace milestone May 25, 2020
@jmcdo29 jmcdo29 merged commit b4fc770 into master May 25, 2020
@jmcdo29 jmcdo29 deleted the feature/grpc branch May 25, 2020 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🐺 A new feature to be implemented gRPC A problem with the gRPC Parser interceptor ⁉️ A problem with how the interceptor itself is running.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Parser]: gRPC
1 participant