|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
Files | |
| stomp.cpp | |
| STOMP 1.2 frame builder + parser (pure, host-tested). | |
| stomp.h | |
| STOMP 1.2 frame codec (PC_ENABLE_STOMP) - zero-heap frame builder + parser, so a device can talk to a STOMP broker (ActiveMQ / RabbitMQ / Artemis) over the shipped outbound client transport (TCP, or STOMP-over-WebSocket via the WS client). | |