|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
Zero-heap UDP network channel for distributed event telemetry and IoT nodes. More...
#include <array>#include <cstddef>#include <cstdint>#include <cstring>#include <span>#include "corium/policies/QueuePolicies.hpp"#include "corium/wire/Serializer.hpp"#include "corium/wire/WirePacket.hpp"
Include dependency graph for StaticUdpChannel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | corium::net::StaticUdpChannel< MaxPacketSize > |
| Statically buffered, zero-heap UDP communication channel for distributed Corium nodes. More... | |
Namespaces | |
| namespace | corium |
| namespace | corium::net |
Macros | |
| #define | CORIUM_HAS_UDP_SOCKETS 0 |
Zero-heap UDP network channel for distributed event telemetry and IoT nodes.
| #define CORIUM_HAS_UDP_SOCKETS 0 |