Release Notes
Example asset and transform for async content streaming (#575)
Player streaming enhancement
- Changes
- Added new
chat-message
asset inReferenceAssetsPlugin
as async streaming example - Added generic function in
AsyncNodePlugin
to generate async asset transform
- New functionality
Instead of adding{async: true}
in content, replace it with a special type of asset, eg.chat-message
associated with a transform function to add asyncNode
🐛 Bug Fix
- Release main #605 (@intuit-svc)
- Example asset and transform for async content streaming #575 (@cehan-Chloe @sakuntala-motukuri @brocollie08)
- Convert Flow to NodeWrapper #594 (@mrigankmg @brocollie08)
- Execution Environment Resource Bump + Android TestUtils #602 (@brocollie08)
- Hermes perf optimization #598 (@brocollie08)
- Expose metrics plugin hooks android #591 (@mrigankmg)
Authors: 5
- @brocollie08
- @intuit-svc
- Chloeeeeeee (@cehan-Chloe)
- Mrigank Mehta (@mrigankmg)
- Niharika Motukuri (@sakuntala-motukuri)