https://github.com/rd003/webchatserver
Chat room server with signal r
https://github.com/rd003/webchatserver
chatroom-server signalr
Last synced: about 1 month ago
JSON representation
Chat room server with signal r
- Host: GitHub
- URL: https://github.com/rd003/webchatserver
- Owner: rd003
- License: mit
- Created: 2023-04-01T16:47:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T11:10:57.000Z (11 months ago)
- Last Synced: 2024-07-12T12:57:32.676Z (11 months ago)
- Topics: chatroom-server, signalr
- Language: C#
- Homepage:
- Size: 1000 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WebChatServer
It is a `Chat Room server` made with signalR. It is a complete chat room application. It's backend written in `Signal R` and frontend written in `Vannila Js`. You can find the client application [here](https://github.com/rd003/WebChat-Client)
## Video Tutorial
You can find it's youtube tutorial [here](https://www.youtube.com/watch?v=XECRfpM3P4M)
## Tech Stack
- Dotnet 7 (Signal R)
- Vanilla JS (frontend)## How to run it?
- Clone this application on your local machine then just run it like normal .net project.
- Then you need to clone client application from [here](https://github.com/rd003/WebChat-Client) and follow the steps in it's Readme file.## Screenshots
