mDNSResponder-client: Library for talking to the mDNSResponder daemon.

[ bsd3, library, network ] [ Propose Tags ]

On OS X, iOS, and Bonjour for Windows, mDNSResponder is the daemon responsible for providing the Bonjour services. This is a client implementation directly on top of the (not documented outside of the open source code) Unix domain socket protocol, as the "low level" dns_sd C API provided by Apple relies on heavy use of callbacks and does not allow for nonblocking connections.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3
Change log ChangeLog.md
Dependencies base (>=4.9 && <4.10), bytestring (>=0.10.8.1 && <0.11), ctrie (>=0.1.1.0 && <0.2), data-endian (>=0.1.1 && <0.2), network (>=2.6.3.1 && <2.7), network-msg (>=0.8 && <0.9), transformers (>=0.5.2.0 && <0.6) [details]
License BSD-3-Clause
Copyright (c) 2016, Obsidian Systems LLC
Author Shea Levy
Maintainer shea@shealevy.com
Category Network
Home page https://github.com/obsidiansystems/mDNSResponder-client
Source repo head: git clone git://github.com/obsidiansystems/haskell-socket.git
Uploaded by shlevy at 2017-01-04T00:19:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2630 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-04 [all 1 reports]