Structured SSE event record representing wire-format Server-Sent Events.
Instance methods
copy_with(name _name = @name, data _data = @data, id _id = @id, retry_ms _retry_ms = @retry_ms)
Sourceto_sse
Formats the event into standard SSE wire protocol format.
Source