Commit Graph

4 Commits

Author SHA1 Message Date
5358f1f52c fix: properly disconnect websockets from task handler 2024-11-16 17:27:27 +11:00
e1c1d7ea39 fixed task system 2024-10-21 21:50:21 +11:00
46c8f0c48a version importing 2024-10-11 17:16:26 +11:00
718f5ba514 task API
The Task API allows for an easy way to create long-lived tasks that
require reporting back to user with progress/logs. It will be used in
the upcoming game importing.
2024-10-10 16:13:10 +11:00