diff options
Diffstat (limited to 'network/udpxy/README')
-rw-r--r-- | network/udpxy/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/udpxy/README b/network/udpxy/README new file mode 100644 index 0000000000..92d21c271b --- /dev/null +++ b/network/udpxy/README @@ -0,0 +1,6 @@ +Udpxy is a UDP-to-HTTP multicast traffic relay daemon: it forwards UDP +traffic from a given multicast subscription to the requesting HTTP +client. Udpxy was written to build on POSIX-compliant systems, with +the minumum of external dependencies and configuration steps it was +also designed to maintain a small memory footprint and run on devices +with limited resources (CPU, RAM). |