Skip to content

Lab for demonstration of the Azure Service Bus messaging and features.

Notifications You must be signed in to change notification settings

lucasroc/servicebus-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bootcamp Azure Service Bus

Lab for demonstration of the Azure Service Bus features.

Client App - RentCarClient

A client application which has library references for connection with Azure Service Bus and to send/retrieve messages

Server App - RentCarServer

A server that uses RentCarManager to create messages to send/retrieve messages for Azure Service Bus to make it available for all subscribed clients.

Notes

You can test Queues and Topics. Just change the method you are calling in Program.cs for Client and Server apps.

About

Lab for demonstration of the Azure Service Bus messaging and features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages