isolate_agents 0.0.6 copy "isolate_agents: ^0.0.6" to clipboard
isolate_agents: ^0.0.6 copied to clipboard

Agents are state that lives on a background isolate.

0.0.6 #

  • Switched implementation to use SendPort API instead of completers so that Agents can be sent across Isolates.

0.0.5 #

  • Fixes query calls where the return types differ from the agent type.

0.0.4 #

  • Adds query method.

0.0.3 #

  • Makes Agents null-safe.

0.0.2 #

  • Updates README.md
  • Adds exit() method.

0.0.1 #

  • Initial import.
70
likes
0
pub points
60%
popularity

Publisher

unverified uploader

Agents are state that lives on a background isolate.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on isolate_agents