librelp is a core protocol library for RELP, the "reliable event logging protocol". It was created to provide ultra-reliable delivery of syslog messages and is quite good at that.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: The build system has been enhanced and makes librelp easier to use with GNU autotools.


Changes: This is the first version of librelp, including the initial RELP protocol support. This version provides reliable syslog message transfer without message loss even in extreme cases. In really extreme cases, some messages may be duplicated, but none are ever lost (provided that the application uses provisions for that, as rsyslog does).


No changes have been submitted for this release.