Testing Server Streaming Functionality

Learn the functionality of server streaming.

Running the application to test server streaming

We'll run the SignalR application after making all the changes in our code. So for that matter, we'll first launch our SignalRServer application. Once it’s loaded, we'll navigate to its homepage and use the new control group we have created. We will enter an arbitrary number in the Number of Jobs field and click the button next to it.

We should now see our screen being populated with messages with a one-second interval between them. This is what we should expect our page to look like:

Get hands-on with 1200+ tech skills courses.