Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 310 Bytes

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/.