Skip to main content

Streamed Events

Streamed events are a way for processes to send data to the parent thread in real-time. This is useful for processes that don't require a response from the parent thread, but need to send data to it.