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

Incorporate mem package into custom HTTP/2 Framer #7491

Open
printchard opened this issue Aug 7, 2024 · 0 comments
Open

Incorporate mem package into custom HTTP/2 Framer #7491

printchard opened this issue Aug 7, 2024 · 0 comments
Labels
Area: Transport Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features. P2 Type: Feature New features or improvements in behavior

Comments

@printchard
Copy link
Contributor

As part of the ongoing effort to implement a custom HTTP/2 Frame to gRPC-Go, a new Framer has been implemented. The new mem package that offers types to manage buffersharing, we should implement these types into the framer in order to increase the performance even more.

@printchard printchard added P2 Type: Feature New features or improvements in behavior labels Aug 7, 2024
@purnesh42H purnesh42H added the Area: Transport Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features. label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Transport Includes HTTP/2 client/server and HTTP server handler transports and advanced transport features. P2 Type: Feature New features or improvements in behavior
Projects
None yet
Development

No branches or pull requests

2 participants