Search before asking
Enhancement Request
Endpoints in org.apache.eventmesh.runtime.admin.handler need to be integrated with the EventMesh's existing Netty server instead of Sun HttpServer.
Describe the solution you'd like
Integrate with org.apache.eventmesh.runtime.core.protocol.http.processor.inf.HttpRequestProcessor and EventMeshHTTPServer.
Are you willing to submit PR?
Code of Conduct