mdns

v1.0.0

  • Pages
  • Modules

    mdns v1.0.0 Mdns.Client

    Link to this section Summary

    Functions

    create_namespace_devices(query, device, devices, state)
    devices()
    get_device(ip, record, state)
    handle_device(record, device)
    handle_packet(ip, packet, state)
    handle_response(ip, record, state)
    merge_device(device, namespace, state)
    query(namespace \\ "_services._dns-sd._udp.local")
    start()
    start_link()

    Link to this section Functions

    Link to this function create_namespace_devices(query, device, devices, state)
    Link to this function devices()
    Link to this function get_device(ip, record, state)
    Link to this function handle_device(record, device)
    Link to this function handle_packet(ip, packet, state)
    Link to this function handle_response(ip, record, state)
    Link to this function merge_device(device, namespace, state)
    Link to this function query(namespace \\ "_services._dns-sd._udp.local")
    Link to this function start()
    Link to this function start_link()

    Built using ExDoc (v0.18.2), designed by Friedel Ziegelmayer.