1.3.3 • Published 8 months ago

@onflow/util-actor v1.3.3

Weekly downloads
503
License
Apache-2.0
Repository
github
Last release
8 months ago

Actor

Asynchronous self-contained isolated state, can only be comunicated with via a first-in/first-out message queue called a mailbox.

Please see the tests for examples.

As this is an unstable internal tool used by the SDK and FCl, using it directly from your code is a massive risk.

We will have documentation once we consider this utility stable.