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

https://github.com/rookiemonkey/chatapp

A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
https://github.com/rookiemonkey/chatapp

chat chat-application nodejs socket-io websocket

Last synced: about 1 month ago
JSON representation

A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!

Awesome Lists containing this project

README

          

## Chat App

A chat application written using Node.js that utilizes socket.io to achieve real-time stream of data transfer. Users are able to create their own room or invite other users to just by giving out their room name or even selecting to currently available rooms.

Consider checking the repo's issues, all of my todos are in there :smile:

![Screenshot](./chatapp1.png)
![Screenshot](./chatapp2.png)

## Author: Kevin Roi R. Basina