Skip to content

Is this still maintained / intended to be used? #8

Description

@isomorpheme
  • The only recent change was compatibility with newer streaming-bytestring, and that's still a few years ago.
  • The types still reference ConduitM, Producer, etc. which are now just legacy type aliases in Conduit. Same goes ByteString as a legacy alias for ByteStream.
  • The nixpkgs package is currently (rightfully) marked as broken.
  • The streaming readme makes no reference to this library, only mentioning Conduit.unfoldM Streaming.uncons as a conversion from streaming to Conduit.

If this library shouldn't be used currently, it would be nice if there were a warning in the readme, as I just spent time trying to get it to work when I should've probably looked at other options instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions