ExUtcp.Transports.TcpUdp (ex_utcp v0.3.2)

Copy Markdown View Source

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.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

new(opts \\ [])

start_link(opts \\ [])