kitesjs/kites

Add api close

vunb opened this issue · 0 comments

vunb commented
  • add new api close to close kites application
  • may be use combine events with rxjs

Example:

// close application
await kites.close();