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

https://github.com/neelanjan00/socket.io-chat-application

A full-duplex multi-user chat application developed using web sockets via Socket.Io in Node.js
https://github.com/neelanjan00/socket.io-chat-application

css html js node-js web-sockets

Last synced: 29 days ago
JSON representation

A full-duplex multi-user chat application developed using web sockets via Socket.Io in Node.js

Awesome Lists containing this project

README

          

![Chat App](https://firebasestorage.googleapis.com/v0/b/neelanjan-manna.appspot.com/o/project-images%2FScreenshot%20from%202020-10-26%2014-29-43.png?alt=media&token=d1fe8536-5aa2-4543-966d-8ed441f72b3f)

Welcome to Socket.Io Chat App 👋



Version

Twitter: NeelanjanManna

> A full-duplex multi-user chat application made using web sockets via Socket.io in node js. The web application frontend is developed using HTML and CSS along with vanilla JS. The backend of the applciation has been developed in Node.js with Express.js backend framework along with the Socket.io library for creating the websocket. The application enables multiple users to engage in group chat sessions through different chatrooms.

### 🏠 [Homepage](https://github.com/neelanjan00/Socket.Io-Chat-Application)

## Install

```sh
npm install
```

## Usage

```sh
node app.js
```

## Author

👤 **Neelanjan Manna**

* Website: https://neelanjanmanna.ml/
* Twitter: [@NeelanjanManna](https://twitter.com/NeelanjanManna)
* Github: [@neelanjan00](https://github.com/neelanjan00)
* LinkedIn: [@neelanjan00](https://linkedin.com/in/neelanjan00)

## Show your support

Give a ⭐️ if this project helped you!