Skip to main content

Crate mcpmem_webhook

Crate mcpmem_webhook 

Source
Expand description

Bounded, lease-fenced webhook delivery. Network implementation is injected.

Structs§

DeliveryReport
DeliveryResponse
HttpsConnector
RequestPlan
ReqwestTransport
SignedRequest
SigningKey
StaticSecretProvider
SystemResolver
ValidatedEndpoint
WebhookConfigFile
The delivery policy the binary reads from its configuration file. The allowlist names the HTTPS hostnames the worker may deliver to; a secret reference maps to an already-loaded signing key. Empty is the fail-closed default: no allowed host and no key means the worker refuses everything.
WebhookWorker

Enums§

WorkerError

Traits§

DeliveryConnector
HttpsTransport
Resolver
SecretProvider
WorkerPoll

Functions§

request_plan
validate_endpoint