issues
search
blurg
/
sauron-engine
One engine to rule them all
MIT License
64
stars
9
forks
source link
Async Engine
#448
Open
jlugao
opened
2 years ago
jlugao
commented
2 years ago
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
GOUYONGCHAO
commented
4 months ago
good
Create an Async Engine. Note that: