parsedmarc.application
🔗
InboundWorker
🔗
InboundWorker(
queue: Queue[Job], sink_workers: list[SinkWorker]
)
OutboundWorker
🔗
OutboundWorker(sink_workers: list[SinkWorker])
SinkWorker
🔗
SourceWorker
🔗
StreamApplication
🔗
Bases: Application
ParseDMARC application with streaming implementation.
This is a fork of the original ParseDMARC project.
New in 9.0.