All Projects → weiyuc → Webchat

weiyuc / Webchat

Licence: mit
A realtime chat for web

Projects that are alternatives of or similar to Webchat

Dokit
基于 Spring Boot2、 Jpa、 Spring Security、JWT、redis、Vue的前后端分离的后台管理系统开发平台, 用户管理、菜单管理、角色管理、字典管理、权限控制的方式为RBAC,操作日志、异常日志、接口限流、项目支持数据权限管理,支持一键生成前后端代码(支持在线预览及打包下载),支持前端菜单动态路由 可一键部署服务器应用,数据库。系统中活跃用户状态监控,监视当前系统CPU、内存、磁盘、堆栈等相关信息,基于Element UI在线表单设计及生成Vue代码。
Stars: ✭ 348 (+228.3%)
Mutual labels:  websocket, axios, vuex
Vue Project
基于vue-cli构建的财务后台管理系统(vue2+vuex+axios+vue-router+element-ui+echarts+websocket+vue-i18n)
Stars: ✭ 301 (+183.96%)
Mutual labels:  websocket, axios, vuex
Putongoj Fe
The front end of the Putong Online Judge -- An online judge with nothing special
Stars: ✭ 74 (-30.19%)
Mutual labels:  axios, vuex
Vue Cli3 Multipage
由vue-cli3搭建的多页面多路由初始化项目包,包含ESlint,Axios,vue-router,vuex,babel,以及自己封装的异步请求API接口。
Stars: ✭ 76 (-28.3%)
Mutual labels:  axios, vuex
Spala
Spala (SPA LARAVEL): a modern lightweight CMS for Laravel and Vue developers (open source project).
Stars: ✭ 91 (-14.15%)
Mutual labels:  axios, vuex
Docker Vue
Frontend for DockerRails, built with Vue.js
Stars: ✭ 72 (-32.08%)
Mutual labels:  axios, vuex
Vue Mall
微信公众号测试项目
Stars: ✭ 74 (-30.19%)
Mutual labels:  axios, vuex
Egg Vue Webpack Boilerplate
Egg Vue Server Side Render (SSR) / Client Side Render (CSR)
Stars: ✭ 1,302 (+1128.3%)
Mutual labels:  axios, vuex
Vue Music
使用vue2.0构建音乐播放器
Stars: ✭ 60 (-43.4%)
Mutual labels:  axios, vuex
Vue2 Shop
A shop developed with Vue2 + Vue-router + Axios + Vuex + Node + Express + MongoDB + Webpack
Stars: ✭ 103 (-2.83%)
Mutual labels:  axios, vuex
Vue Typescript Music
🔥 基于 vue 全家桶 音乐项目(Music project) vue+typescript 实现 高仿 网易云音乐 移动端WebApp
Stars: ✭ 94 (-11.32%)
Mutual labels:  axios, vuex
Nodefony Starter
Nodefony Starter Node.js Framework
Stars: ✭ 95 (-10.38%)
Mutual labels:  websocket, realtime
Socketcluster Server
Minimal server module for SocketCluster
Stars: ✭ 70 (-33.96%)
Mutual labels:  websocket, realtime
Vue Admin
基于Vue2、element ui、vue-cli、vuex、vue-router、axios 、echarts后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 1,135 (+970.75%)
Mutual labels:  axios, vuex
Vue2 Admin
基于vue-element-admin、Vue2 权限、监控、管理系统(包含地图等嵌套)
Stars: ✭ 74 (-30.19%)
Mutual labels:  axios, vuex
Xz Admin
基于Vue、element-ui技术栈开发的前后端分离后台管理系统(持续维护中)
Stars: ✭ 62 (-41.51%)
Mutual labels:  axios, vuex
Vue Lottery
🎨 抽奖以及截屏保存图片至本地
Stars: ✭ 90 (-15.09%)
Mutual labels:  axios, vuex
Sandstone
PHP microframework designed to build a RestApi working together with a websocket server. Build a real time RestApi!
Stars: ✭ 98 (-7.55%)
Mutual labels:  websocket, realtime
Vue3 Admin
👏vue3.0后台管理框架👏基于vue-cli4+compositionAPI+vue-router4
Stars: ✭ 54 (-49.06%)
Mutual labels:  axios, vuex
Mall Admin Web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
Stars: ✭ 9,123 (+8506.6%)
Mutual labels:  axios, vuex

webchat

基于浏览器端的web实时聊天工具,后台用的java

Document

中文

English

功能列表

  1. 登录注册
  2. 添加好友&删除好友
  3. 发送消息
  4. 重新连接
  5. 消息重发
  6. 上传头像&个人信息
  7. 附近联系人
  8. 国际化
  9. 支持语音消息

待开发

  1. 朋友圈

项目构建

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

后台项目地址

github: https://github.com/weiyuc/webchat-backend

码云: https://gitee.com/yuwei149/webchat-backend

在线例子

https://weiyuc.cn

License

MIT

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