mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-09 23:57:37 +02: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.