hestia-rsps / hestia

An open-source Kotlin game server.
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Coroutine suspending #31

Closed GregHib closed 4 years ago

GregHib commented 4 years ago

Scripts and the content system backing them should utilise coroutines and suspending methods to keep content clean and legible.