include/lightspeed@platform@convention_profile_RuntimeConvention.hrl
-record(runtime_convention, {
endpoint_module :: binary(),
router_module :: binary(),
transport_profile :: binary(),
session_store_module :: binary(),
boot_strategy :: binary()
}).