apache / eventmesh

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
https://eventmesh.apache.org/
Apache License 2.0
1.56k stars 618 forks source link

[Feature] Add Webhook support for HTTP Source Connector #4869

Open Pil0tXia opened 1 month ago

Pil0tXia commented 1 month ago

Search before asking

Feature Request

This issue is a subtask of https://github.com/apache/eventmesh/issues/4825.

Referencing the existing eventmesh-webhook module and its documentation, support the following functionalities:

"1+n" protocol support: 1 for a common standard Webhook protocol, and n for special non-standard Webhook protocols. Users need to select a protocol in the source-config.yml.

Are you willing to submit PR?

Code of Conduct

cnzakii commented 1 week ago

@Pil0tXia Please assign it to me