Solace Unified API - Source Code
Solace’s unified API allows for developers to access a messaging for data distribution. The API provides a uniform client access to Solace’s features including messaging, WAN optimization, web streaming, IPC messaging and message caching.

- Versions
- SDKs (0)
- Articles (1)
- How To(0)
- Source Code(6)
- Libraries(0)
- Developers (0)
- Followers (2)
- Changelog (7)
Sample Source Code (6)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Solace JavaScript Sample Code by Solace Systems | The Solace JavaScript Sample Code by Solace Systems provides demonstrations for deploying the Solace messaging infrastructure when using the JavaScript language to construct Solace API applications. Developers need to have Solace message routers in place, or alternatively set up a VMR through a link provided in the sample code’s documentation. |
![]() | Solace C Sample Code by Solace Systems | The Solace C Sample Code by Solace Systems provides demonstrations for deploying the Solace messaging infrastructure when using the C language to construct Solace API applications. Developers need to have Solace message routers in place, or alternatively set up a VMR through a link provided in the sample code’s documentation. |
![]() | Solace .NET Sample Code by Solace Systems | The Solace .NET Sample Code by Solace Systems provides demonstrations for deploying the Solace messaging infrastructure when using the .NET/C# language to construct Solace API applications. Developers need to have Solace message routers in place, or alternatively set up a VMR through a link provided in the sample code’s documentation. |
![]() | Solace NodeJS Sample Code by Solace Systems | The Solace NodeJS Sample Code by Solace Systems provides demonstrations for deploying the Solace messaging infrastructure when using the Node.js language to construct Solace API applications. Developers need to have Solace message routers in place, or alternatively set up a VMR through a link provided in the sample code’s documentation. |
![]() | Solace Messaging Java Sample Code by Solace Systems | The Solace Messaging Java Sample Code by Solace Systems demonstrates how to integrate the Solace messaging functionality in Java applications. The sample code provides guidelines for using authentication credentials to access the Solace message routers alongside an alternative VMR setup path that developers without access to the Solace message routers can use to install the software. |
![]() | Solace Cloud Foundry Java Sample Code by Solace Systems | The Solace Cloud Foundry Java Sample Code by Solace Systems demonstrates how to use the Solace Messaging for Pivotal Cloud Foundry to complete connections and messages exchanges in Java. Developers can use either the Java Application or the Java Application using Spring Cloud Connectors to implement the sample code’s messaging concepts. |