Is it allowed to include C libs in a public Git repository?

Hello,

The distribution of the Solace APIs is via Solace-provided locations such as our download page, customer products portal, and (in some cases) public repositories like Maven Central Repository, Nuget and PyPi.

We would, therefore, suggest that instead of providing the CCSMP SDK as part of your project that you instead mention it is a pre-requisite to obtain before compiling your project.

This then puts the acquisition of the libraries from a Solace-sanctioned site the responsibility of the app developer using your project. This is important as it requires the app developer to accept the license agreement with Solace, which would be missing if you distributed them directly from your project.

Cheers,
Andrew