|
FastLED 3.9.15
|
|
inline |
Send intermediate streaming update (for ASYNC_STREAM mode)
| update | The update payload (any JSON value) |
Creates a JSON-RPC response with "update" marker: {"jsonrpc": "2.0", "result": {"update": <update>}, "id": <requestId>}
Definition at line 88 of file response_send.h.
References mIsFinal, mRequestId, mResponseSink, and fl::json::object().
Referenced by setup().
Here is the call graph for this function:
Here is the caller graph for this function: