All Projects → appzcoder → Chatter

appzcoder / Chatter

A chatting app using socket.io

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Chatter

Vuesocial
something like QQ、weibo、weChat(vue+express+socket.io仿微博、微信的聊天社交平台)
Stars: ✭ 189 (+256.6%)
Mutual labels:  express, socket, socket-io
Mern Crud
A simple records system using MongoDB, Express.js, React.js, and Node.js with real-time CRUD operations using Socket.io
Stars: ✭ 493 (+830.19%)
Mutual labels:  express, socket-io
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+784.91%)
Mutual labels:  socket, socket-io
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-77.36%)
Mutual labels:  socket, socket-io
Vue Chess
Multiplayer online chess game use Vue , Nodejs, Webpack, Em6, Socket.io, Mongodb, Express
Stars: ✭ 350 (+560.38%)
Mutual labels:  express, socket-io
Node Tutorial
☺️Some of the node tutorial -《Node学习笔记》
Stars: ✭ 364 (+586.79%)
Mutual labels:  express, socket-io
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+1524.53%)
Mutual labels:  express, socket-io
socket-chat
This project will help you build a chat app by using the Socket IO library.
Stars: ✭ 36 (-32.08%)
Mutual labels:  socket, socket-io
Peeplus
python+vue3前后端分离项目
Stars: ✭ 28 (-47.17%)
Mutual labels:  socket, socket-io
Express Security
nodejs + express security and performance boilerplate.
Stars: ✭ 37 (-30.19%)
Mutual labels:  express, socket-io
Progress Bot
High-tech weaponized moe progress delivery bot for IRC, Discord, and web
Stars: ✭ 38 (-28.3%)
Mutual labels:  socket, socket-io
Express Status Monitor
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
Stars: ✭ 3,302 (+6130.19%)
Mutual labels:  express, socket
Vue Fullstack
vue fullstack template
Stars: ✭ 297 (+460.38%)
Mutual labels:  express, socket-io
Social Network
Mini social network that I made as my first web app project.
Stars: ✭ 458 (+764.15%)
Mutual labels:  express, socket-io
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (+381.13%)
Mutual labels:  socket, socket-io
Angular Contacts App Example
Full Stack Angular PWA example app with NgRx & NestJS
Stars: ✭ 570 (+975.47%)
Mutual labels:  socket, socket-io
Chat Buy React
Client for beginners to learn, built with React / Redux / Node
Stars: ✭ 1,026 (+1835.85%)
Mutual labels:  express, socket-io
video-group-meeting
WebRTC video chat for multi users using React and Node Express.
Stars: ✭ 40 (-24.53%)
Mutual labels:  socket, socket-io
ddos
Simple dos attack utility
Stars: ✭ 36 (-32.08%)
Mutual labels:  socket, socket-io
Vue Chatroom
Vue全家桶 + socket.io + express 搭建的聊天室+ 智能问答助手
Stars: ✭ 27 (-49.06%)
Mutual labels:  express, socket-io

Chatter

A chatting application using socket.io, node.js, express.js & vue.js

Requirements

Express >= 4.0
Socket.io >= 1.0

Usage

  1. Clone and navigate to this project directory

  2. Install the dependencies

    npm install
    
  3. Run the node/express http server

    node index.js
    
  4. Open the url http://localhost:3000 in multiple browsers or clients for seeing the result

Screencast

chatter

Author

Sohel Amin

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