Archetype: cpp_protocol.cpp.mustache
Out-of-class protocol implementations. No profile references it — audit candidate. NATS messaging contract: request and response message structs used by the service layer for inter-component communication.
See the Template variable reference for the complete list of available variables and their semantics.
Template
The full template source. Edit here and re-tangle with
compass build --direct tangle_codegen_templates to regenerate
library/templates/cpp_protocol.cpp.mustache.
{{! GENERATED FILE — tangled from projects/ores.codegen/library/templates/cpp_messaging.org. Edit the org source. }}
{{! Protocol is now header-only (NATS-based). This file intentionally left empty. }}
See also
- Parent facet: C++ messaging templates
- Template variable reference