CatMQ v2.1.5
Version: 2.1.5
Status: Stable
Released: 2025-01-15
License: MIT License
Downloads
CatMQ.2.1.5.exe •
34.25 MB
Source-Code
Release Notes
- Added deferred message delivery.
- Messages can either be enqueued with a future scheduled delivery.
- When a message is received, the subscriber can ask the server to retry in a given timespan.
- Each connection can now only have one subscription per queue.
- Additional delivery response actions: defer, drop, dead-letter, consumed, not-consumed.
Be sure to check out the nuget packages: https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.1.5 https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.1.5
Full Changelog: https://github.com/NTDLS/CatMQ/compare/2.0.0...2.1.5