Back to Browse

C++ Custom std::streambuf for Packet Optimization [Reflective Serialization]

826 views
Dec 28, 2024
16:15

Part of a series on a bunch of topics, mainly intended to (eventually) share some ideas about serialization and reflection in C++. https://www.youtube.com/playlist?list=PLqCJpWy5FohfRMWvhmJC1W9TsluSvtRkp https://github.com/planetchili/Chil/tree/refl-cereal

Download

0 formats

No download links available.

C++ Custom std::streambuf for Packet Optimization [Reflective Serialization] | NatokHD