Skip to content

DaveSenn/Stomp.Net

Repository files navigation

Stomp.Net

Build Status

NuGet NuGet GitHub issues

License

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

License

Licensed under the MIT License.