slackbuilds/libraries/librelp
Christophe Trussardi 01fbf7761f libraries/librelp: Updated for version 1.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-07 14:43:47 +07:00
..
README libraries/librelp: Added (a reliable logging library) 2011-09-29 19:02:31 -03:00
librelp.SlackBuild libraries/librelp: Updated for version 1.2.5. 2014-04-07 14:43:47 +07:00
librelp.info libraries/librelp: Updated for version 1.2.5. 2014-04-07 14:43:47 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

librelp is an easy to use library for the RELP protocol.
RELP in turn provides reliable event logging over the network
(and consequently RELP stands for Reliable Event Logging Protocol).
RELP was initiated by Rainer Gerhards after he was finally upset by 
the lossy nature of plain tcp syslog and wanted a cure for all these
dangling issues.