Non Blocking Events #2

Merged
wesley merged 1 commits from wesley/non-blocking-events into development 2025-09-09 23:04:45 -04:00

1 Commits

Author SHA1 Message Date
wesley 59608ce5f2 Non Blocking Events
Changed how we process events by polling first to see if there are
events to process. This keeps the app real-time and not hanging waiting
for keypress.
2025-09-09 23:01:31 -04:00