Skip to content

Ability to handle streams of data #13

@nsweeting

Description

@nsweeting

Right now - I dont think this is supported.

I thought the recent introduction of the "frame" API could be used here - but I dont believe thats the case.

For context - we deal with large streams of data that need to be compressed to lz4. At the moment - we handle this via https://github.com/coherentpath/z_stream/blob/main/lib/z_stream/lz4.ex - which wraps https://github.com/rabbitmq/lz4-erlang. We have unfortunately had a bunch of build issues with newer versions of OTP which has become a bit of a blocker.

Is a stream based API doable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions