-
Notifications
You must be signed in to change notification settings - Fork 641
Open
Labels
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
As comment:
I found that the EventMeshCommon class in the original TCP package was referenced by the classes of grpc, HTTP, and other modules. So should I placed this class under the Common module and corrected the reference? This also eliminates the coupling between the modules of the Java SDK.
Describe the solution you'd like
Move EventMesh class to common module, and check original references.
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct *