CTraderCodec implements tokio_util Decoder+Encoder with 4-byte BE length prefix framing. Handles partial frames, multiple frames in buffer, and rejects oversized frames (16 MiB max). 5 unit tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>