Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

refactor: async #77

Closed
wants to merge 3 commits into from
Closed

refactor: async #77

wants to merge 3 commits into from

Commits on Sep 30, 2019

  1. refactor: switch to async iterators

    BREAKING CHANGE: Switch to using async/await and async iterators. The transport and connection interfaces have changed.
    vasco-santos committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    e485c81 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. refactor: switch to async iterators

    BREAKING CHANGE: Switch to using async/await and async iterators. The transport and connection interfaces have changed.
    vasco-santos committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    81b5c85 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. chore: first iteration

    vasco-santos committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7590cce View commit details
    Browse the repository at this point in the history