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

feat: close read and write #115

Closed
wants to merge 4 commits into from
Closed

feat: close read and write #115

wants to merge 4 commits into from

Commits on May 12, 2021

  1. feat: add support for closeRead and closeWrite

    BREAKING CHANGE: close will now close both reading and writing on the stream. It previously only closed for reading, which was not the correct behavior.
    jacobheun committed May 12, 2021
    Configuration menu
    Copy the full SHA
    bf9b1d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198015a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d335e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ad25b View commit details
    Browse the repository at this point in the history