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

https://github.com/thejasmeetsingh/chat-app

ChatApp created using NodeJS & Socket.IO
https://github.com/thejasmeetsingh/chat-app

chatapp google-maps javascript nodejs socket-io

Last synced: 3 months ago
JSON representation

ChatApp created using NodeJS & Socket.IO

Awesome Lists containing this project

README

        

# ChatApp

A basic chat app created using NodeJS and Socket.IO. Any user can join by providing their username and room name and they can start chatting with one another.

Users can see other users who are preasent in that room, they can send text message and share their location only to their room.