Stomp.Net
Stomp.Net copied to clipboard
.Net STOMP client library
Stomp.Net
Stomp.Net is a Microsoft .NET (C#) Stomp (Simple Text Oriented Messaging Protocol) client implementaion. Stomp.Net is based on the Apache.NMS.Stomp project
Requirements
.NET Standard 1.3 or higher based platform
- .NET Core 1.0 or higher
- .NET Framework 4.6 or higher
- Mono 4.6 or higher
- Xamarin.iOS 10.0 or higher
- Xamarin.Mac 3.0 or higher
- Xamarin.Android 7.0 or higher
- Universal Windows Platform 10.0 or higher
Usage
Install Stomp.Net as NuGet package:
Install-Package Stomp.Net
Tested Queue Brokers
Third party libraries
- NuGet Package Extend: Set of .NET extension methods.
License
Licensed under the MIT License.