webhook-dispatcher 0.1.2

In-process webhook delivery engine with retries, DLQ, signatures, rate limits, and pluggable storage.
Documentation
1
2
3
4
5
6
7
8
9
# Roadmap

## Next  (Post-v1)
- Delivery history and audit logs
- Advanced retry policy rules (per status code)
- Dynamic per-event headers and templating
- OpenTelemetry integration
- UI for delivery monitoring and DLQ replay
- Multi-process / distributed coordination