Events function and propogate properly now

This commit is contained in:
Ben
2021-11-12 21:01:30 +00:00
parent 17a1913747
commit b1f79f4aa3
5 changed files with 199 additions and 35 deletions

View File

@@ -0,0 +1,3 @@
# Events
The event system of Aeon is a simple source/sink model similar to the subscriber/publisher model. Anything can register as a source and