Skip to content

Commit

Permalink
Queues (#35)
Browse files Browse the repository at this point in the history
* added service bus queue feature

* Update README.md
  • Loading branch information
armannaj committed Feb 22, 2021
1 parent a60b208 commit 551c182
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Purple Explorer is a cross-platform desktop application built with .NET Core.
It's a simple tool to help you:
* Connect to Azure Service Bus
* View topics and subscriptions
* View queues
* View active and dead-letter messages
* View message body and details
* View message body and its details
* Send a new message
* Save messages to send them quickly
* Delete a message^
Expand Down

0 comments on commit 551c182

Please sign in to comment.