solace-samples-dotnet
solace-samples-dotnet copied to clipboard
Getting Started Samples for the Solace .NET API
Currently SolaceSystems.Solclient.Messaging does not support async api for C# . e.g. - when publishing `ReturnCode returnCode = session.Send(message);` - when creating session `context.CreateSession(sessionProps, null, null)` Is there any plan to...
- Added Solution file for Visual Studio users - Updated projects to SDK format - Added Solace Client library via Nuget
Adding an example of how to set up the payload compression features