-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# .NET Client for Apache ActiveMQ Artemis using Core protocol | ||
# .NET Client for Apache ActiveMQ Artemis | ||
|
||
[![Build](https://github.com/Havret/dotnet-activemq-artemis-core-client/actions/workflows/build.yml/badge.svg)](https://github.com/Havret/dotnet-activemq-artemis-core-client/actions/workflows/build.yml) | ||
[![Build](https://github.com/Havret/dotnet-activemq-artemis-core-client/actions/workflows/build.yml/badge.svg)](https://github.com/Havret/dotnet-activemq-artemis-core-client/actions/workflows/build.yml) | ||
|
||
The .NET Client for Apache ActiveMQ Artemis project is an open-source initiative designed to provide .NET developers with a robust, efficient, and easy-to-use client library for interacting with Apache ActiveMQ Artemis message broker. By leveraging the native Core protocol of Apache ActiveMQ Artemis, this client library aims to deliver high-performance messaging capabilities while ensuring compatibility and feature parity with the broker's extensive features set. |