Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1019 Bytes

File metadata and controls

24 lines (13 loc) · 1019 Bytes
graph LR
    raven_Client["raven.Client"]
    raven_Client -- "interacts with" --> raven_processors
Loading

CodeBoardingDemoContact

Details

Added raven.Client as a core component and refined its relationship with raven.processors.

raven.Client

The core client responsible for initiating the event processing pipeline.

Related Classes/Methods: