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: implement dialById #66

Closed
wants to merge 2 commits into from
Closed

Conversation

dignifiedquire
Copy link
Member

@dignifiedquire dignifiedquire commented Mar 27, 2017

Need this in preparation for dht

@daviddias
Copy link
Member

see #64 instead

@daviddias
Copy link
Member

Done in master now :)

@daviddias daviddias closed this Mar 31, 2017
@daviddias daviddias deleted the feat/dial-by-peer-id branch March 31, 2017 15:23
@daviddias daviddias removed the status/in-progress In progress label Mar 31, 2017
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Update badges to point at correct locations.
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## 1.0.0 (2022-12-13)

### Bug Fixes

* update project config ([libp2p#65](libp2p/js-libp2p-webrtc#65)) ([09c33cc](libp2p/js-libp2p-webrtc@09c33cc))

### Dependencies

* update libp2p to release version ([dbd0237](libp2p/js-libp2p-webrtc@dbd0237))

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([43c70bc](libp2p/js-libp2p-webrtc@43c70bc))

### Documentation

* fix 'browser to server' build config ([libp2p#66](libp2p/js-libp2p-webrtc#66)) ([b54132c](libp2p/js-libp2p-webrtc@b54132c))
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
* deps(dev): bump aegir from 37.12.1 to 38.1.6

Bumps [aegir](https:/ipfs/aegir) from 37.12.1 to 38.1.6.
- [Release notes](https:/ipfs/aegir/releases)
- [Changelog](https:/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v37.12.1...v38.1.6)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix linting and deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <[email protected]>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
libp2p streams are now explicit about the types of sync/sources they provide, showing that they are `AsyncGenerator`s and not just `AsyncIterable`s.

Refs: achingbrain/it-stream-types#45

BREAKING CHANGE: the type of the source/sink properties have changed
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [2.0.0](libp2p/js-libp2p-webtransport@v1.0.11...v2.0.0) (2023-04-28)

### ⚠ BREAKING CHANGES

* the type of the source/sink properties have changed

### Dependencies

* update stream types ([libp2p#66](libp2p/js-libp2p-webtransport#66)) ([3772060](libp2p/js-libp2p-webtransport@3772060))
achingbrain pushed a commit that referenced this pull request Jun 27, 2023
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