lotus/documentation
Rod Vagg d7f59b3d74 feat(events): add "Raw" suffix to {Get,Subscribe}ActorEvents
This is done with the intention to add new {Get,Subscribe}ActorEvents in a
future release (i.e. soon!) with both decoded values (dag-json represented)
and simplified (no flags or codec). But because this comes with some
trade-offs wrt fidelity of information (e.g. likely needing to drop events with
badly encoded values, and not retaining original codec), we need to also have
a Raw form of these APIs for consumers that want to take on the burden of
consuming them as they are.
2024-03-21 14:56:53 +01:00
..
en feat(events): add "Raw" suffix to {Get,Subscribe}ActorEvents 2024-03-21 14:56:53 +01:00
images documentation: updates readme 2019-12-01 00:28:50 -08:00
misc Update RELEASE_ISSUE_TEMPLATE.md 2023-10-30 18:18:42 -05:00