LibJuno 1.0.4
LibJuno is a lightweight C11 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
include Directory Reference
Directory dependency graph for include:
/home/runner/work/libjuno/libjuno/examples/udp-threads/include

Directories

 juno
 

Files

 monitor_app.h
 MonitorApp — Thread 1 subscriber application for the udp-threads example.
 
 processor_app.h
 Public interface for ProcessorApp — the message-processing application on Thread 2.
 
 sender_app.h
 Public interface for SenderApp — the UDP sender application on Thread 1.
 
 udp_api.h
 Freestanding C11 interface for the UDP socket module (udp-threads example).
 
 udp_bridge_app.h
 Public interface for UdpBridgeApp — the UDP-to-broker bridge application.
 
 udp_linux.h
 Linux/POSIX-specific derivation and initialiser for the UDP module.
 
 udp_msg_api.h
 Message API infrastructure for the udp-threads example.