How to Install librsplib-dev in Ubuntu 18.04



Install librsplib-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install librsplib-dev

Description:

headers of the RSerPool client/server API library rsplib

Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to RFC 5356) for a lightweight server pool and session management framework. It provides highly available pool management (that is registration handling and load distribution/balancing) by components called Registrar and a client-side/server-side API for accessing the service of a pool. . This package provides header files for the rsplib library. You need them to develop your own RSerPool-based clients and servers.

Homepage: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/index.html

Version: 3.0.1-1ubuntu6

Section: universe/libdevel