# `ExUtcp.Transports.TcpUdp`
[🔗](https://github.com/universal-tool-calling-protocol/elixir-utcp/blob/main/lib/ex_utcp/transports/tcp_udp.ex#L1)

TCP/UDP Transport implementation for low-level network protocols.

This transport supports both TCP and UDP protocols for direct network communication.
It provides connection management, message serialization, and error handling.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `new`

# `start_link`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
