Skip to main content

Module stream

Module stream 

Source
Available on crate features source-rest and source-webhook only.
Expand description

Webhook source stream executor.

Structsยง

WebhookSource
A webhook receiver source that starts a temporary HTTP server and collects incoming POST payloads as records.