dotnet-activemq-artemis-client icon indicating copy to clipboard operation
dotnet-activemq-artemis-client copied to clipboard

.NET Client for Apache ActiveMQ Artemis

Results 24 dotnet-activemq-artemis-client issues
Sort by recently updated
recently updated
newest added

Add docs that describe how to use `Microsoft.Extensions.Logging.Abstractions` with the client.

documentation
good first issue

Add docs that describe how to use transactions.

documentation

Consumer priority allows ensuring that high priority consumers receive messages while they are active. https://activemq.apache.org/components/artemis/documentation/latest/consumer-priority.html

enhancement

## Feature description Extend Message API with `first-acquirer` field. If the value is true, then this message has not been acquired by any other link (see section 3.3). If the...

enhancement

Add docs that describe how to use MessageId policies feature.

documentation

Add docs that explain how to use `Scheduled Messages` feature. #116 https://activemq.apache.org/components/artemis/documentation/latest/scheduled-messages.html https://activemq.apache.org/components/artemis/documentation/latest/amqp.html

documentation