Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

mirkan1/xhrchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple chat based on ajax XMLHttpRequest (XHR)

About

I was thinking about chats in the browser, how can it work effectively without websockets? One time I got an idea. If I use simple ajax and set timeout to big number (for example 20 seconds), I can respond on the server side in the moment when I have new message for client. Great idea, so I started work and after +-2 hours I had first working prototype. So I invest few more hours to programming this thing and created this!

========== alt text

========== alt text

About

xhr chat; mongoDB, Node.js, html,css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published