This repository was archived by the owner on Jun 10, 2022. It is now read-only.
MRE v0.13.2 - Perf Metrics, RPCs, Text Input
·
174 commits
to red
since this release
Features
- Add
context.getStats(), which returns a plethora of useful metrics about how the MRE is running. (#445) - Overhaul the RPC system to support message channels. (#449)
- Add
user.prompt(), which displays an OK/Cancel dialog to the given user, with an optional text input field. (#448)
Bug Fixes
- Clean up media instances when the actor is destroyed. (#412)