All Projects → justadudewhohacks → Websocket Chat

justadudewhohacks / Websocket Chat

Websocket based group chat app built with socket.io and react.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Websocket Chat

Angular Chat
(IM App)Chat App built using Angular and Socket.io
Stars: ✭ 12 (-98.26%)
Mutual labels:  chat, websocket, socket-io
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-96.52%)
Mutual labels:  styled-components, material-ui, socket-io
Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (-84.03%)
Mutual labels:  chat, material-ui, socket-io
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (-62.99%)
Mutual labels:  chat, websocket, socket-io
Tyloo Chat
vue + nestjs IM即时通讯聊天室(仿wechat)
Stars: ✭ 54 (-92.16%)
Mutual labels:  chat, websocket, socket-io
Chat Engine
Object oriented event emitter based framework for building chat applications in Javascript.
Stars: ✭ 87 (-87.37%)
Mutual labels:  chat, websocket, socket-io
Wechat
聊天系统、Vue.js、React.js、node.js、MongoDB、websocket、socket.io、前后端分离、毕业设计。
Stars: ✭ 188 (-72.71%)
Mutual labels:  chat, websocket, socket-io
Facebook-Messenger
This is a Facebook Messenger clone.You can comminicate to other at realtime.Used ReactJS, Material UI, Firebase, Firestore Database
Stars: ✭ 18 (-97.39%)
Mutual labels:  styled-components, material-ui
chat-app
💬 Real-time chat application with no history.
Stars: ✭ 21 (-96.95%)
Mutual labels:  chat, socket-io
SocketIO Chat APP
This is the simple Chat Application in which user can join the room and continue chatting with others.
Stars: ✭ 50 (-92.74%)
Mutual labels:  chat, socket-io
Laravel Swoole
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
Stars: ✭ 3,726 (+440.78%)
Mutual labels:  websocket, socket-io
nextjs-with-material-ui-and-styled-components
Next.js with material-ui and styled-components
Stars: ✭ 100 (-85.49%)
Mutual labels:  styled-components, material-ui
jss-material-ui
A enhanced styling engine for material-ui
Stars: ✭ 15 (-97.82%)
Mutual labels:  styled-components, material-ui
Socket.io Client Dart
socket.io-client-dart: Dartlang port of socket.io-client https://github.com/socketio/socket.io-client
Stars: ✭ 333 (-51.67%)
Mutual labels:  websocket, socket-io
Wssip
Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa.
Stars: ✭ 373 (-45.86%)
Mutual labels:  websocket, socket-io
Frontend
마음을 잇는 현명한 소비 '잇다'🤝
Stars: ✭ 19 (-97.24%)
Mutual labels:  styled-components, material-ui
Vue Socket.io
😻 Socket.io implementation for Vuejs and Vuex
Stars: ✭ 3,746 (+443.69%)
Mutual labels:  websocket, socket-io
Node Chat
💬 Chat application built with NodeJS and Material Design
Stars: ✭ 646 (-6.24%)
Mutual labels:  chat, websocket
Flask Socketio
Socket.IO integration for Flask applications.
Stars: ✭ 4,523 (+556.46%)
Mutual labels:  websocket, socket-io
Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (-13.79%)
Mutual labels:  chat, socket-io

Websocket based group chat app built with socket.io, react and material-ui à la The Walking Dead flavor

Check out the tutorial: Building a Node.js WebSocket Chat App with Socket.io and React

demo

Install.

npm install

Run the socket server.

npm run server

Run dev server, clients can be requested on localhost:3001.

npm run client

Demo

IMAGE ALT TEXT

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].