Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
transport.h File Reference

Umbrella header for transport interfaces. More...

Include dependency graph for transport.h:

Go to the source code of this file.

Detailed Description

Umbrella header for transport interfaces.

This header provides convenient access to all transport interfaces, including HTTP and UDP client abstractions. These interfaces enable dependency injection for network communication across the ecosystem.

See also
http_client_interface.h for HTTP client details
udp_client_interface.h for UDP client details

Definition in file transport.h.