eventmesh
eventmesh copied to clipboard
[Enhancement] Knative-Connector: Cluster and Broadcast Mode Listener
trafficstars
Search before asking
- [X] I had searched in the issues and found no similar issues.
Enhancement Request
Support cluster-mode and broadcast-mode listener in Knative-Connector.
This issue is a successor of ISSUE https://github.com/apache/incubator-eventmesh/issues/790.
Describe the solution you'd like
- Implement a parser to convert HTTP responseBody
StringtoJSONObject - Implement broadcast-mode listener
- Integration test for the
consume()procedure of EventMeshConsumer
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!