mirror of
https://github.com/msgpack/msgpack-c.git
synced 2026-01-11 08:34:21 +01:00
The example has some duplicated code that somewhat distracts from the main processing loop. I think placing this into a separate function improves readability of the code.