3#ifndef IMT_BASE_LIB_REMOTING_REMOTINGCONFIGAPP_H
4#define IMT_BASE_LIB_REMOTING_REMOTINGCONFIGAPP_H
23static constexpr size_t REMOTING_MAX_MESSAGE_SIZE {1024U};
28static constexpr size_t DATA_FRAME_SIZE {REMOTING_MAX_MESSAGE_SIZE * 2U};
42static constexpr size_t DATA_FRAME_POOL_SIZE {16U};
47static constexpr size_t REMOTE_OBJECT_MAX {64U};
This is a application specific file which is used to configure Imt.Base.Core.Math.