A backend software, self-hostable and ready to use to power modern apps.
You can access the Kuzzle repository on Github
The complete SDK documentation is available here
The C SDK implements the websocket protocol.
git clone --recursive [email protected]:kuzzleio/sdk-c.git
make
You should now have the SDK in the build directory.