Skip to content

This is my first node.js project. Its a Chatserver based on node.js and a simple client based on jquery. This Chat works with the long-polling technology, http requests remain open until someone writes a message.

License

Notifications You must be signed in to change notification settings

zhiong/long-polling-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Start server with node server.js
  2. Open client with http://localhost:port/client.html?u=USERNAME
  3. Fuck yeah!

About

This is my first node.js project. Its a Chatserver based on node.js and a simple client based on jquery. This Chat works with the long-polling technology, http requests remain open until someone writes a message.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published