An open API service indexing awesome lists of open source software.

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

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 ☺