An open API service indexing awesome lists of open source software.

https://github.com/radocodes/signalr-realtimechat

This is exercise demo project, presents working with SignalR
https://github.com/radocodes/signalr-realtimechat

asp-net-core-mvc javascript signalr

Last synced: about 2 months ago
JSON representation

This is exercise demo project, presents working with SignalR

Awesome Lists containing this project

README

          

# SignalR-RealTimeChat
This is exercise demo project, presents working with SignalR

For the web app is used .NET Core 3.0 ASP MVC and SignalR.

The app represents chat-hub, where you can chatting with everybody together at home-page. You can also temporary create or join a private chat-room.

To be able for a chat, first you have to be logged in your account. So register first.