Issues
- 3
- 9
- 1
incorrect decoding of OffsetCommitRequest
#88 opened by pdeva - 2
- 0
- 2
decompressing Snappy encoded RecordBatch fails
#79 opened by pdeva - 0
add support for ListGroups v5
#74 opened by pdeva - 2
Code gen Encodable impl on ResponseKind enum
#40 opened by thedodd - 4
Fallible message builder lacks ergonomics
#41 opened by thedodd - 3
StrBytes / TopicName ergonomics
#43 opened by bkirwi - 1
Compile failed when building kafka-protocol
#57 opened by iamazy - 2
- 0
Change name of `StrBytes::from_str`
#51 opened by tychedelia - 8
- 0
Filter out internal messages from codegen
#54 opened by tychedelia - 3
Run Clippy (and Rustfmt?) in CI
#50 opened by tychedelia - 5
Client examples
#10 opened by scrogson - 1
Zero copy message decoding
#42 opened by thedodd - 2
- 1
Decoding failures
#37 opened by thedodd - 2
Missing #[builder(default)] on builder impls
#33 opened by tychedelia - 1
Consider `cargo fmt`ing the codebase
#19 opened by rukai - 1
encode compute_size method is very slow.
#26 opened by rukai - 1
Thoughts on making Encoder/Decoder traits public?
#23 opened by rukai - 0
- 3
Is there way to integrate AUTH mechanisms?
#11 opened by trickster - 0
Error handling
#9 opened by tychedelia - 2
Potential issue use of default struct as "nil" comparison value for versioned serialization
#1 opened by tychedelia - 0
Pre-release tasks
#6 opened by tychedelia - 1
Figure out some kind of benchmarking
#3 opened by tychedelia - 8
- 4
Avoid `Default::default` on structs when doing comparison by storing default values as static
#2 opened by tychedelia