Examples

A collection of how-tos and examples for threads.

  • Gall - Examples of interacting with threads from Gall agents.

  • Fetch JSON - Get some JSON from an external website.

  • Child Thread - Spawn and manage threads from within threads.

  • Main-loop - Create a loop - useful for long-running threads and for trying the same input against multiple functions.

  • Poke Agent - Poke an agent from a thread.

  • Scry - Scry example.

  • Take Fact - Take a fact from arvo or an agent.

Last updated