README.md File
Namespaces Index
| namespace | messaging |
|
Communication infrastructure for commands and events. More... | |
File Listing
The file content with the documentation metadata removed is:
# helios::engine::core::messaging
Communication infrastructure for commands and events within the game loop.
This module provides the messaging backbone for the helios engine. It includes the Command pattern implementation for buffering and executing game actions, as well as event buses for decoupled inter-system communication.
<details>
<summary>Doxygen</summary><p>
@namespace helios::engine::core::messaging
@brief Communication infrastructure for commands and events.
@details This module provides the messaging backbone for the game loop, including command buffering for deferred action execution and event buses for inter-system communication.
</p></details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.