All Projects → bhavya-arora → SocketIO_Chat_APP

bhavya-arora / SocketIO_Chat_APP

Licence: MIT License
This is the simple Chat Application in which user can join the room and continue chatting with others.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to SocketIO Chat APP

Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (+1088%)
Mutual labels:  chat, socket-io, chat-application
Chattt
❯❯❯ Chat without leaving your terminal
Stars: ✭ 239 (+378%)
Mutual labels:  chat, socket-io, chat-application
node-vue-chat
🚀 🌠 Real Time Chat Application created with MEVN Stack
Stars: ✭ 89 (+78%)
Mutual labels:  socket-io, chat-application
darkwire-server
Encrypted web socket chat - Darkwire.io Chat Server
Stars: ✭ 18 (-64%)
Mutual labels:  socket-io, chat-application
react-chat-client
A simple chat client built in React for communicating with the node-multi-server-chat example
Stars: ✭ 24 (-52%)
Mutual labels:  socket-io, chat-application
Phoenix Chat Example
💬 A Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.5.5 🚀
Stars: ✭ 452 (+804%)
Mutual labels:  heroku, chat
Trycode
Open-source realtime collaborative code editor on Babel, NodeJS, AngularJS, Socket.io, ACE - http://trycode.pw
Stars: ✭ 38 (-24%)
Mutual labels:  heroku, socket-io
ChartTheStockMarket
🔥 📈 💸 Chart the Stock Market - FCC Challenge
Stars: ✭ 39 (-22%)
Mutual labels:  heroku, socket-io
Chat21 Android Sdk
Android Chat SDK built on Firebase
Stars: ✭ 204 (+308%)
Mutual labels:  chat, chat-application
v chat sdk
official sdk for v chat this is a complete chat ecosystem use flutter for clint node js and socket io for server side flutter chat v chat sdk and flutter group chat
Stars: ✭ 25 (-50%)
Mutual labels:  socket-io, chat-application
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-52%)
Mutual labels:  socket-io, chat-application
NIM iOS UIKit
网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend
Stars: ✭ 1,371 (+2642%)
Mutual labels:  chat, chat-application
Js Stack From Scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+37528%)
Mutual labels:  heroku, socket-io
react-app-simple-chat-app
A Simple Chat Application using MERN stack (MongoDB, Express JS, React JS, Node JS) and Socket.io for real time chatting
Stars: ✭ 41 (-18%)
Mutual labels:  socket-io, chat-application
Nio
💬 Nio is an upcoming matrix client for iOS.
Stars: ✭ 235 (+370%)
Mutual labels:  chat, chat-application
darkwire-client
Encrypted web socket chat - Darkwire.io client
Stars: ✭ 23 (-54%)
Mutual labels:  socket-io, chat-application
twitch-chat-visualizer
A Node.js Project. Would you like to see your chat stream with a custom design? This is for you!
Stars: ✭ 14 (-72%)
Mutual labels:  heroku, socket-io
Wechat
聊天系统、Vue.js、React.js、node.js、MongoDB、websocket、socket.io、前后端分离、毕业设计。
Stars: ✭ 188 (+276%)
Mutual labels:  chat, socket-io
React Discord Clone
Discord Clone using React, Node, Express, Socket-IO and Mysql
Stars: ✭ 198 (+296%)
Mutual labels:  chat, socket-io
django-dialogflow
[Maintainer Required] Dialogflow Django is a web client to chat 💖
Stars: ✭ 26 (-48%)
Mutual labels:  heroku, chat-application

alt text

This is just a simple Chat Application in which a user can join the room and continue chatting with others.



Prerequisites:

Youtube Tutorial:



Note:

  • I haven't implemented any Push Service that can awake this App from the Background and show the Notification.
  • If you know Node.js and FCM you can implement by your own here's the guide and can use this Node Module
  • In this App you can add as many functionalities you want like Storing of messages in the mobile local DB(SQLite) and also make it more specific so that only one person can chat with other.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].