Skip to content

A Node.js + socket.io based chat that creates private chat rooms based on the external IP address of the users.

License

Notifications You must be signed in to change notification settings

ipartola/natchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAT Chat is based on Node.js and socket.io to allow secure password-less instant chat. Check out the demo at https://natchat.com/.

The best way to run it is to set up a different web server to serve static media and only use server.js to take care of chat communications. nginx powers https://natchat.com/.

About

A Node.js + socket.io based chat that creates private chat rooms based on the external IP address of the users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published