Giter Site home page Giter Site logo

node-simple-chat's Introduction

A Real Time Chat Built on Node-js and Socket.io


Setup your Chat Room


To Install node-js just follow this guide https://github.com/joyent/node/wiki/Installation.

Then you need to Install the Node Pacakge Manager (NPM). Read this guide https://github.com/isaacs/npm.


Get socket.io via NPM by running:

~$ npm install socket.io

Start the node-js server. Just type:

~$ node chat.js

Open the chat.html file in your favourite browser and enjoy!

node-simple-chat's People

Contributors

jmg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

node-simple-chat's Issues

External Webserver

Hi, It's a very good example of realtime chat demo with socket.io

But I am wondering how to setup such demo on a webserver with public ip address, so that it is accessible from Internet ? Thank you

Great Example - but very unsecure

To avoid XSS better replace special chars with HTML entities - but for a example its good enough!

steps to reproduce: send message <script>alert("XSS");</script>

thx for this great tutorial project - helps me learning this stuff!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.