The NMS Stomp client is a small lightweight .NET client that can send and receive messages from any Stomp based message broker.
Info
| Version: | 1.5.4 |
| Author(s): | Apache Software Foundation |
| Last Update: | Tuesday, January 7, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://activemq.apache.org/stomp.html |
| NuGet Url: | https://www.nuget.org/packages/Apache.NMS.Stomp |
Install
Install-Package Apache.NMS.Stomp
dotnet add package Apache.NMS.Stomp
paket add Apache.NMS.Stomp
Apache.NMS.Stomp Download (Unzip the "nupkg" after downloading)
Dependencies
- Apache.NMS(1.5.1)
Tags