Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use async/await #192

Closed
wants to merge 5 commits into from
Closed

Conversation

nijynot
Copy link

@nijynot nijynot commented Apr 14, 2019

Early draft of making js-ipfs-bitswap async/await or AsyncIterable.

  • get() now has an option whether to prompt the network or not, defaults to true which is similar to previous behaviour.
  • Using the same extendIterator from js-ipld.

@dirkmc dirkmc mentioned this pull request Jul 1, 2019
@dirkmc
Copy link
Contributor

dirkmc commented Jul 1, 2019

Thanks @nijynot!

Closing in favour of #202 that is a little further along (but still needs lots of work)

@dirkmc dirkmc closed this Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants