haubur opened a new pull request, #2613: URL: https://github.com/apache/iggy/pull/2613
# Rust example: Per message compression using user_headers Closes #30 - Consolidates exisiting example `message-headers` into `message-headers/message-type` - Adds new example to `message-headers/message-compression` - Adds a producing example `message-headers/message-compression/producer/main.rs` - Adds a corresponding consuming example `message-headers/message-compression/consumer/main.rs` - Adds `codec.rs` to `examples/rust/src/shared` that implements shared utilities to compress and decompress messages along with methods to transparently resolve user_headers into a codec. - Adds README.md with some more details, to keep code examples readable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
