Closed codertao closed 3 years ago
Thank you for reaching out.
FYI, there is #28 that adds support of incremental writes to libflate
. Could this PR help you?
Aye, #28 would be half of this. Any idea why that was never merged? Looks to have been inactive for the past year and a half.
I was busy at that time and just had forgotten the PR 😅 I think that I can merge this PR within several days.
Merged #28 and released libflate-v1.0.4.
I'm looking to use libflate for a long running stream of data having periodic small messages (<1k), upto 30 seconds apart.
I'm still in the early stages of investigation, but I think what I need for my use case is:
Is that reasonable? Am I misreading anything / have I missed existing functionality?
Would there be interest in a PR for this?