forked from TheoKand/Chat
-
Notifications
You must be signed in to change notification settings - Fork 0
Melhem86/Chat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Single Page Application demonstrating a fully functional chat room with MVC / JQuery timers. This sample was submitted as an article to CodeProject.com: http://www.codeproject.com/Articles/794147/MVC-Chat-room It was updated to run on Visual Studio 2013 The server state (users,chat history) is persisted with a static Model instance. The partial views query the server state every 5 seconds. If a registered user does not query for 15 seconds he is considered "logged off" by the server. Technologies used: - MVC4 - Razor - JQuery Online demo: http://chat.theokand.com/
About
Chat room - SPA with MVC / JQuery / Razor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PowerShell 72.6%
- C# 13.8%
- CSS 10.7%
- JavaScript 2.8%
- Classic ASP 0.1%