@sabaki/gtp v1.8.0
- Add
stop()
toEngine
instances - Add
started
andstopped
events toEngine
- Ability to handle
async
functions as command handlers inEngine
- Always try to emit valid GTP for badly written command handlers
- Add
close()
toStreamController
instances to clean up listeners