Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alok722/chat-app-socket.io

A session chat app implemented using Socket.io.
https://github.com/alok722/chat-app-socket.io

chatroom css html nodejs socket-io

Last synced: 2 months ago
JSON representation

A session chat app implemented using Socket.io.

Awesome Lists containing this project

README

        

Welcome to Socket Chat 👋



Version

License: ISC


Twitter: alok722


GitHub followers

> A chat app implemented using socket.io which has the basic chat features. The chat data is not stored, it is session-based, sort of open chat room.

## Install

```sh
npm install
```

## Usage

```sh
node index
```

## Author

👤 **Alok Raj**

* Website: https://opendevs.in
* Twitter: [@alok722](https://twitter.com/alok722)
* Github: [@alok722](https://github.com/alok722)
* LinkedIn: [@alok722](https://linkedin.com/in/alok722)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/alok722/socket-chat/issues).

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_