libskabus
skabus
Software
skarnet.org

The skabus/rpc.h library interface

The skabus_rpc library provides an API for clients to the skabus-rpcd daemon. This is the way they register interfaces and send queries to other clients.

Programming

Check the skabus/rpc.h header for the exact function prototypes.

Starting and ending a session

to be continued