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

feat: add peer store/records, and streams are just streams #160

Merged
merged 8 commits into from
Feb 9, 2022

Conversation

achingbrain
Copy link
Member

The peer store is used by other libp2p components, so split it out
from libp2p so those components can break their dependencies on
libp2p and still run their tests.

Also makes MuxedStreams Streams as the muxing should be invisible
to the caller.

The peer store is used by other libp2p components, so split it out
from libp2p so those components can break their dependencies on
libp2p and still run their tests.

Also makes `MuxedStream`s `Stream`s as the muxing should be invisible
to the caller.
@achingbrain achingbrain changed the title feat: add peer store and peer records, and streams are just streams feat: add peer store/records, and streams are just streams Feb 9, 2022
@achingbrain achingbrain merged commit 8860a0c into master Feb 9, 2022
@achingbrain achingbrain deleted the feat/add-peer-store branch February 9, 2022 14:13
github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## [@libp2p/interfaces-v1.3.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.2.0...@libp2p/interfaces-v1.3.0) (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/interfaces-v1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## [@libp2p/peer-id-v1.1.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.0.4...@libp2p/peer-id-v1.1.0) (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/peer-id-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## [@libp2p/topology-v1.1.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/topology-v1.0.3...@libp2p/topology-v1.1.0) (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/topology-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## [@libp2p/pubsub-v1.2.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.1.0...@libp2p/pubsub-v1.2.0) (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/pubsub-v1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## [@libp2p/interface-compliance-tests-v1.1.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.0.8...@libp2p/interface-compliance-tests-v1.1.0) (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/interface-compliance-tests-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## [@libp2p/connection-v1.1.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/connection-v1.0.4...@libp2p/connection-v1.1.0) (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/connection-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## @libp2p/peer-record-v1.0.0 (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/peer-record-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
## @libp2p/peer-store-v1.0.0 (2022-02-09)

### Features

* add peer store/records, and streams are just streams ([#160](#160)) ([8860a0c](8860a0c))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version @libp2p/peer-store-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant