ExLibnice.Mdns (ExLibnice v0.7.0) View Source

Module responsible for executing mDNS queries.

It can be turned off by config :ex_libnice, mdns: false.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

query(String.t()) :: :ok

Specs

start_link(any()) :: GenServer.on_start()