Giter Club home page Giter Club logo

chat-socket.io's Introduction

Chat con Socket.io

Un proyecto pequeño y simple sobre la implementación de socket.io, nada mejor que un chat para poder observar una aplicación en tiempo real.

Qué se implementa?

  • Node
  • Express.js
  • Socket.io
  • Cookie Parser

Puesta en marcha

  1. Clona el repo
  2. En la terminal:

npm install

  1. Para iniciar el proyecto en la terminal:

npm start

  1. Si no tienes definido una variable global PORT en sistema, el puerto por defecto del proyecto sera 9300
  2. Desde tu navegador accede a localhost:9300 y listo prueba el chat con Socket.io

Notas: Es una versión muy verde y le ire haciendo algunas mejoras.

Chat with Socket.io

It's a little simple project where I implement socket.io for make realtime app of web chat

What I use?

  • Node
  • Express.js
  • Socket.io
  • Cookie Parser

How to try it?

  1. Before all you need to need clone the repo
  2. Put in the therminal the next command:

npm install

  1. Next for starting the app in the console put:

npm start

  1. if you don't have definend enviroment variable PORT the default port is 9300
  2. Finally in a web explorer you can acces to next url localhost:9300 to prove the web chat

Notes: This is an alpha app version and has a lot improvement in the next versions

chat-socket.io's People

Contributors

darkkell avatar

Watchers

 avatar

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.