Websocket Example

This is a real time app example which is using web socket, dot net core and react.

Project Case

You are a factory manager and you have factories. You want to see in real time if there is a problem with any of these.

You can manage your connection and see your connection status.
alt text

You can see the status of your factories.
alt text

You can update any factory at any time. Anyone who connects to the server will see it in real time.
alt text

GitHub

View Github