aboutsummaryrefslogtreecommitdiff
path: root/devel/librelp/pkg-descr
blob: 83d82dd473d1542c28e75263d7711bbe106f6dd4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 (and hence) librelp assures that no message is lost, not even
when connections break and a peer becomes unavailable. The current
version of RELP has a minimal window of opportunity for message
duplication after a session has been broken due to network problems.
In this case, a few messages may be duplicated (a problem that also
exists with plain TCP syslog). Future versions of RELP will address
this shortcoming.

WWW: https://www.rsyslog.com/librelp/