moslem-hadi / AzureWebPubSub

Using Azure web pubsub, .Net core 6 + Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Web PubSub in .Net core

Using Azure web pubsub, .Net core 6 + Angular
image

I'm bad at wroting read me!
basically what this project does, is connecting to Azure web pubsub, gets a websocket connection string with a userId, then in frontend connects to that websocket.
you can subscribe to any type of messages defined with 'Event' property in 'MessageBase' class. Just run the backend, and then fronend with 'ng serve'. Just remember to specify the Azure web pubsub connection string in the appSettings.
byeeeee!

About

Using Azure web pubsub, .Net core 6 + Angular


Languages

Language:CSS 48.2%Language:C# 25.8%Language:TypeScript 21.5%Language:HTML 4.4%