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

feat: add closeRead and closeWrite to stream timeline properties #401

Merged
merged 2 commits into from
May 16, 2023

Conversation

achingbrain
Copy link
Member

Since streams can be closed for reading independently of being closed for writing, add separate optional keys for these events in the stream timeline interface.

Since streams can be closed for reading independently of being
closed for writing, add separate optional keys for these events in
the stream timeline interface.
@achingbrain achingbrain requested a review from maschad May 16, 2023 09:58
@maschad maschad merged commit b1de032 into master May 16, 2023
@maschad maschad deleted the feat/add-close-read-and-close-write-props branch May 16, 2023 15:38
github-actions bot pushed a commit that referenced this pull request May 16, 2023
## [@libp2p/interface-connection-v5.1.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v5.0.2...@libp2p/interface-connection-v5.1.0) (2023-05-16)

### Features

* add closeRead and closeWrite to stream timeline properties ([#401](#401)) ([b1de032](b1de032))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-connection-v5.1.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.

2 participants