Commit 5688a95
committed
Fix CompressionTypes.Snappy naming for KafkaJS compatibility
Rename SNAPPY to Snappy to match the original KafkaJS API naming
convention, ensuring backward compatibility for users migrating
from kafkajs. Also fixes mismatch between TypeScript types and
JavaScript implementation.1 parent 2fef45b commit 5688a95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments