-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request