xturn_sockets v0.1.0 Xirsys.Sockets.Listener.UDP View Source

UDP protocol socket handler for STUN connections

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Asynchronous socket response handler

Message handler for incoming UDP STUN packets

Initialises connection with IPv4 address

Standard OTP module startup

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Asynchronous socket response handler

Message handler for incoming UDP STUN packets

Initialises connection with IPv4 address

Link to this function

start_link(cb, ip, port)

View Source

Standard OTP module startup

Link to this function

start_link(cb, ip, port, ssl)

View Source