Package: respondd
Version: 2019.05.01~58405297-r2
Depends: libc, libjson-c5
Source: feeds/packages/net/respondd
SourceName: respondd
License: BSD-2-Clause
Section: net
SourceDateEpoch: 1777855310
Maintainer: David Bauer <mail@david-bauer.net>
Architecture: mipsel_24kc_24kf
Installed-Size: 81920
Description:  respondd is a server distributing information within a network.
 
 For doing so, respondd spawns a UDP socket (in Gluon 1001/udp),
 optionally joining a multicast group. When a request is received,
 the information requested is transmitted to the requester.
 
 All information is organized in a non-hierarchical namespace.
 Each entry identifies a request name (e.g. statistics, nodeinfo, ...)
 implemented by at least one "provider" C module. The respond is the
 result of merging the outputs of all providers for the given request
 name.
