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

Support Netty web-server #106

Open
igor-vovk opened this issue Feb 5, 2025 · 0 comments
Open

Support Netty web-server #106

igor-vovk opened this issue Feb 5, 2025 · 0 comments
Assignees

Comments

@igor-vovk
Copy link
Owner

Netty support benefits:

  • Less dependencies and less error-prone, since grpc-netty-shaded package can be used for Netty as well.
  • (Theoretically) faster performance. Yet to be measured by Compare performance #96 .
  • Unblocks streaming GRPC support
  • Pre-requirement to then port the library to Java (for the future connect-rpc-java library)
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

No branches or pull requests

1 participant