Skip to content

Commit

Permalink
Add project description
Browse files Browse the repository at this point in the history
  • Loading branch information
Havret committed Mar 15, 2024
1 parent a2a7416 commit bcb1835
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
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.

0 comments on commit bcb1835

Please sign in to comment.