Skip to content
Snippets Groups Projects
  • yamadapc's avatar
    27c6e8f8
    Refactor the API · 27c6e8f8
    yamadapc authored
    - Add webpack build system
    - Send messages in queue
    - Assert that event listeners are cleaned-up (no memory-leaks)
    - Expose `Async` suffixed promise versions of the API
    - Use promises internally
    - Add tests
    27c6e8f8
    History
    Refactor the API
    yamadapc authored
    - Add webpack build system
    - Send messages in queue
    - Assert that event listeners are cleaned-up (no memory-leaks)
    - Expose `Async` suffixed promise versions of the API
    - Use promises internally
    - Add tests