Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Description:

Need to provide Real-Time Chat application using Blazor Server App. 

 When you open the chat application in your web browser, you'll see a messaging interface where you can type messages and send them to other users who are also using the same application. When someone sends a message, it appears almost instantly for all participants. This happens without needing to refresh the page.


Chat Application in React: https://github.com/SyncfusionExamples/Real-Time-Chat-Application-in-React-using-GraphQL-over-Websockets