Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@onflow/util-actor

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/util-actor

A mechanism for forcing order/transitions of scoped async state


Version published
Weekly downloads
13K
decreased by-33.62%
Maintainers
11
Weekly downloads
 
Created

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.

FAQs

Package last updated on 29 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts