Xirsys.Sockets.Listener.TCP (xturn_sockets v1.2.0)

View Source

Enhanced TCP protocol socket listener optimized for TURN server usage Includes connection management, rate limiting, and robust error handling

Summary

Functions

Returns a specification to start this module under a supervisor.

Initialises connection with IPv6 address and enhanced options

Enhanced OTP module startup with connection tracking

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(list)

Initialises connection with IPv6 address and enhanced options

start_link(cb, ip, port)

Enhanced OTP module startup with connection tracking

start_link(cb, ip, port, ssl)