CallistoLabsNYC / samsa

Rust-native Kafka/Redpanda protocol and client implementation.
Apache License 2.0
106 stars 5 forks source link

StreamMessage struct should be named ConsumeMessage #27

Closed drauschenbach closed 8 months ago

drauschenbach commented 8 months ago

For consistency with ProduceMessage. Also, because now a message can be read without streaming.