Using Azure SignalR Service In DotNetifyby@dsuryd
312 reads
312 reads

Using Azure SignalR Service In DotNetify

by Dicky Suryadi8mApril 15th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

SignalR is stateful, so when a client sends a request to a server, subsequent requests must go to the same server. Scaling SignalR-based apps horizontally is tricky compared to REST APIs. Microsoft started to offer its cloud solution in place of Redis — the Azure SignalR Service. The SignalR service is not open source, so I could only guess how the proxying is actually done, but it can be surised using the dotNetify middleware. The idea of using SignalR middleware is the key piece of the puzzle.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Using Azure SignalR Service In DotNetify
Dicky Suryadi HackerNoon profile picture
Dicky Suryadi

Dicky Suryadi

@dsuryd

Share Your Thoughts

About Author

Dicky Suryadi HackerNoon profile picture
Dicky Suryadi@dsuryd

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!