Do you need WebSockets but don’t want the “opinionated” nature of SignalR (which requires a specific client SDK)? Azure Web PubSub allows you to use standard WebSockets with any language/client.
It handles the heavy lifting of managing 100k+ connections and lets your backend server just handle the logic via webhooks or a simple SDK.
Discover more from C4: Container, Code, Cloud & Context
Subscribe to get the latest posts sent to your email.