Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
wire.hpp
Go to the documentation of this file.
1
7#pragma once
8
9#include "corium/wire/WirePacket.hpp" // IWYU pragma: export
10#include "corium/wire/Serializer.hpp" // IWYU pragma: export
11#include "corium/wire/EventJournal.hpp" // IWYU pragma: export
Zero-heap binary event journal for deterministic recording and replay.
Type-safe serialization and direct event sink deserialization.
Binary packet framing with CRC-16 checksum and schema versioning.