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

deps!: update stream types #232

Merged
merged 1 commit into from
Apr 18, 2023
Merged

deps!: update stream types #232

merged 1 commit into from
Apr 18, 2023

Commits on Apr 18, 2023

  1. deps!: update stream types

    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
    achingbrain committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    accc252 View commit details
    Browse the repository at this point in the history