rdiegoss / Simple-Chat-Socket.io

A simple chat system with NodeJS and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example

Resume

Simple-Chat-Socket.io is a chat script created with NodeJS and Socket.io.

How to test

Run app.js as a node server (node app.js). Open index.html in your browser, and start chat.

Contributors: What to implement?

Users online, direct message, etc.

License

(The MIT License)

Copyright (c) 2016 Daniel Campos

About

A simple chat system with NodeJS and Socket.io


Languages

Language:JavaScript 54.2%Language:HTML 45.8%