Class StreamEvent

  • All Implemented Interfaces:

    
    public final class StreamEvent
    
                        

    Server-Sent Event emitted during streaming responses. Events are sent as data: <JSON>\n\n. Key order: data (with status first), type, id.