flier / tokio-kafka

Asynchronous Rust client for Apache Kafka
Apache License 2.0
31 stars 1 forks source link

network/codec: reserve space for length marker before put #7

Closed polachok closed 6 years ago

polachok commented 6 years ago

I can't remember now how I got a panic here, but I did. Better safe than sorry.