https://github.com/tamer3mansor/chat-application
This project is a simple practice on Web Socket using socket.io package it is allow live chat between more than clinet
https://github.com/tamer3mansor/chat-application
html nodejs socket-io
Last synced: 2 months ago
JSON representation
This project is a simple practice on Web Socket using socket.io package it is allow live chat between more than clinet
- Host: GitHub
- URL: https://github.com/tamer3mansor/chat-application
- Owner: Tamer3mansor
- Created: 2023-03-16T17:24:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T09:24:55.000Z (about 3 years ago)
- Last Synced: 2026-01-02T13:54:34.075Z (6 months ago)
- Topics: html, nodejs, socket-io
- Language: HTML
- Homepage:
- Size: 1.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Application
# This is a simple Chat application between more than client as practicing on WebSocket
# Technologies >>
## Node.js socket.io Html
# Steps >>
## clone git repo
## npm i
## npm start
## open http://localhost:3000
## open more than localhost tab to make more than chanel
## And that it is all ☺