The SSE servlet consumes generic messages on the STREAM-DELIVER stream.
The message subject must be "SSE".
The message shall be frame formated as:
TOPIC/JSON_PAYLOAD[/ASSET_INAME]
where:
- TOPIC is a topic identifier
- JSON_PAYLOAD is a JSON well-formed object
- ASSET_INAME is an asset internal name (optional frame)