All Projects → windlany → Happy Chat

windlany / Happy Chat

基于node+express的聊天室,支持发送文本、图片、表情、自定义字体颜色、窗口震动

Projects that are alternatives of or similar to Happy Chat

Node Tutorial
☺️Some of the node tutorial -《Node学习笔记》
Stars: ✭ 364 (+279.17%)
Mutual labels:  express, socket-io
Vue Chatroom
Vue全家桶 + socket.io + express 搭建的聊天室+ 智能问答助手
Stars: ✭ 27 (-71.87%)
Mutual labels:  express, socket-io
Social Network
Mini social network that I made as my first web app project.
Stars: ✭ 458 (+377.08%)
Mutual labels:  express, socket-io
React Discord Clone
Discord Clone using React, Node, Express, Socket-IO and Mysql
Stars: ✭ 198 (+106.25%)
Mutual labels:  express, socket-io
Nodejs Socketio Chat App
MEAN Stack & Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application
Stars: ✭ 45 (-53.12%)
Mutual labels:  socket-io, jquery
Vue Fullstack
vue fullstack template
Stars: ✭ 297 (+209.38%)
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 (+796.88%)
Mutual labels:  express, socket-io
Batcave
Batcave client is chat app built with Electron and Angular2, Socket.io with RxJS.
Stars: ✭ 114 (+18.75%)
Mutual labels:  express, socket-io
Phaser3template
heroku deployable webpacked phaser3 template with socket.io for multi or single player games
Stars: ✭ 44 (-54.17%)
Mutual labels:  express, socket-io
Chat Buy React
Client for beginners to learn, built with React / Redux / Node
Stars: ✭ 1,026 (+968.75%)
Mutual labels:  express, socket-io
Vuesocial
something like QQ、weibo、weChat(vue+express+socket.io仿微博、微信的聊天社交平台)
Stars: ✭ 189 (+96.88%)
Mutual labels:  express, socket-io
Gitmessenger
GitMessenger is github chat app built with socket.io , firebase, nodejs and bootstrap where developers can share code,images and much more 😊
Stars: ✭ 78 (-18.75%)
Mutual labels:  socket-io, jquery
Chat
Stars: ✭ 155 (+61.46%)
Mutual labels:  express, socket-io
Vue Chess
Multiplayer online chess game use Vue , Nodejs, Webpack, Em6, Socket.io, Mongodb, Express
Stars: ✭ 350 (+264.58%)
Mutual labels:  express, socket-io
Gulp Server Io
Standalone / gulp (stream) / delivery server setup with Proxy options remote debugger and more
Stars: ✭ 152 (+58.33%)
Mutual labels:  express, 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 (+413.54%)
Mutual labels:  express, socket-io
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (+2.08%)
Mutual labels:  express, socket-io
Flowmaker
flowmaker: JS to SVG flowchart generation extension for Vscode in realtime written in typescript and also download the SVG through local node server. Extension:
Stars: ✭ 108 (+12.5%)
Mutual labels:  express, socket-io
Express Security
nodejs + express security and performance boilerplate.
Stars: ✭ 37 (-61.46%)
Mutual labels:  express, socket-io
Chatter
A chatting app using socket.io
Stars: ✭ 53 (-44.79%)
Mutual labels:  express, socket-io

happy chat

效果图

运行方式

# clone项目到本地
git clone https://github.com/windlany/happy-chat.git

# 安装项目依赖
npm install

# 运行以下命令打开浏览器的localhost:3000查看
cd happy-chat
node server.js

技术栈

node+express+socket.io+jquery+flex

实现功能

  • 登录检测
  • 系统提示在线人员状态(进入/离开)
  • 接收与发送消息
  • 自定义消息字体颜色
  • 支持发送表情
  • 支持发送图片
  • 支持发送窗口震动
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].