For whatever reason, we weren't using the deserializer for message decoding. This meant that if a message came in two pieces, it would cause decoding problems, since the first piece would be discarded. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||
For whatever reason, we weren't using the deserializer for message decoding. This meant that if a message came in two pieces, it would cause decoding problems, since the first piece would be discarded. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||