Skip to content

@sabaki/gtp v1.8.0

Compare
Choose a tag to compare
@yishn yishn released this 12 May 09:22
· 87 commits to master since this release
  • Add stop() to Engine instances
  • Add started and stopped events to Engine
  • Ability to handle async functions as command handlers in Engine
  • Always try to emit valid GTP for badly written command handlers
  • Add close() to StreamController instances to clean up listeners