Coder Social home page Coder Social logo

bisratyalew / real-time-public-chat Goto Github PK

View Code? Open in Web Editor NEW
47.0 4.0 5.0 137 KB

This program show how to create a public chat using socket.io

Home Page: https://rtpc.herokuapp.com

HTML 32.85% JavaScript 39.85% CSS 27.30%
chat public-chat fast nodejs socket secret secret-chat expressjs websockets

real-time-public-chat's Introduction

RealTime Public Chat

This program shows how to create a chat app using javascript

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

A step by step series of examples that tell you how to run the program

Clone the Repo

git clone https://github.com/bisratyalew/Real-Time-Public-Chat.git

If yarn is installed

yarn

if not

npm install

Running the tests

Not Finished Yet.

Built With

  • Node.js - Javascript Runtime

  • Socket.io - RELIABLE REAL-TIME ENGINE

  • Express.js - Fast, unopinionated, minimalist web framework for Node.js

  • Moment.js - Used to Parse, validate, manipulate, and display dates and times in JavaScript.

Contributing

Feel free to contribute.

Authors

Demo

License

This project is licensed under the ISC License

real-time-public-chat's People

Contributors

bisratyalew 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  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

real-time-public-chat's Issues

Vulnerability: Code injection

The chat is vulnerable for code-injection by escaping the paragraph encapsulating user-generated content.

How to reproduce

  • Enter chat
  • Type </p><script>alert('hello world')</script>

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.