Giter Site home page Giter Site logo

bhagyasree2895 / node-express-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denisecase/node-express-chat

0.0 1.0 0.0 148 KB

Node.js and Socket.io make full-duplex communication easy (full 2-way, like a cell phone conversation)

JavaScript 59.02% CSS 10.78% HTML 30.20%

node-express-chat's Introduction

node-express-chat

Node.js and Socket.io make full-duplex communication easy (full 2-way, like a cell phone conversation)

Links

Requirements

  • A browser (e.g., Chrome)
  • A text editor (e.g., VS Code, or Notepad++, or Chrome)

Benefits

  • Folder-based
  • Easy to write
  • Node.js non-blocking event loop supports many concurrent requests
  • Socket.io makes full duplex communication easy

Prerequisites

Install Dependencies Listed in package.json

Open PowerShell here as admin and run: npm install. Verify node_modules was created. Review the contents.

Start your Server

Open PowerShell here as admin and start your app with nodemon: nodemon app.js

Open a Browser Client

  1. Open a web browser.
  2. Go to the URL: http://127.0.0.1:3003/ or http://localhost:3003/.

Use PowerShell and ipconfig to get your IP address

  1. Open PowerShell as Admin, run ipconfig.
  2. Find your IPv4 address.
  3. Invite others to interact with your server-side app.

Terms

  • full duplex
  • Socket.io
  • npm install
  • node_modules
  • package-lock.json

Reference

Resources

See Also

node-express-chat's People

Contributors

bhagyasree2895 avatar profcase avatar denisecase avatar

Watchers

James Cloos 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.