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

[Feature] [Dubbo-python] HTTP2 Implementation, Logging Encapsulation, Extension Registration, and Loading #14387

Closed
4 tasks done
cnzakii opened this issue Jul 1, 2024 · 0 comments
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@cnzakii
Copy link
Contributor

cnzakii commented Jul 1, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Python SDK (apache/dubbo-python)

Descriptions

Hint: This is a subtask of a GSOC project.

The issue repository for this submission is https://github.com/apache/dubbo-python. The milestones for this submission are:

  1. Implement the HTTP2 protocol based on asyncio+uvloop+h2, including frame reception and processing, sequential frame sending within the same stream, and flow control mechanism for data frames.
  2. Encapsulate logging, including log coloring, console output, and log file output.
  3. Develop an extension registration and loading mechanism based on importlib.

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

1 participant