sauron-engine icon indicating copy to clipboard operation
sauron-engine copied to clipboard

Async Engine

Open jlugao opened this issue 2 years ago • 1 comments

Create an Async Engine. Note that:

  • Rules should execute in order.
  • Multiple rules can be scheduled in the event loop
  • use anyio so the engine can be run using Trio or Asyncio

jlugao avatar Mar 15 '22 15:03 jlugao