Coder Social home page Coder Social logo

berkcelc / muchat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pisces-hub/muchat

0.0 0.0 0.0 7.01 MB

Muchat是用JAVA语言开发的轻量、高性能、单机支持几十万至百万在线用户IM,主要目标降低即时通讯门槛,快速打造低成本接入在线IM系统,通过极简洁的消息格式就可以实现多端不同协议间的消息发送如内置(Http、Websocket、Tcp自定义IM协议)

Home Page: http://43.138.164.74

License: Apache License 2.0

JavaScript 0.50% Java 95.40% CSS 0.05% HTML 4.05%

muchat's Introduction

MuChat


  1. 前端项目地址muchat-ui
  2. 快速体验项目在线访问地址

前言

Muchat100w级即时通讯应用

项目介绍

Muchat 是用JAVA语言开发的轻量、高性能、单机支持几十万至百万在线用户IM,主要目标降低即时通讯门槛,快速打造低成本接入在线IM系统,通过极简洁的消息格式就可以实现多端不同协议间的消息发送如内置( Http、Websocket、Tcp自定义IM协议)

组织结构

muchat
├── im-common -- 工具类及通用代码
├── im-connector -- 长连接服务
├── im-sdk -- 发送消息功能,封装公用模块
├── im-server -- 业务服务
└── im-admin -- 后台管理服务

技术选型

后端技术

技术 说明 官网
SpringBoot Web应用开发框架 https://spring.io/projects/spring-boot
MyBatis ORM框架 http://www.mybatis.org/mybatis-3/zh/index.html
Redis 内存数据存储 https://redis.io/
Nginx 静态资源服务器 https://www.nginx.com/
MinIO 对象存储 https://github.com/minio/minio

架构图

系统架构图

开发环境

工具 版本号 下载
JDK 11 https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html
Mysql 8 https://www.mysql.com/
Redis 7.0 https://redis.io/download
Nginx 1.22 http://nginx.org/en/download.html
Zookeeper 3.8.0 https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3.8.0/apache-zookeeper-3.8.0-bin.tar.gz

搭建步骤

Windows环境部署

  • 克隆muchat项目,并导入到IDEA中完成编译
  • 启动长连接服务im-connector
  • 启动业务服务im-server

项目运行截图

聊天列表 聊天列表

Contributing

联系方式

有任何问题,欢迎给我留言哦

点下star吧

喜欢的朋友麻烦点个star,鼓励一下作者吧!

贡献者列表

许可证

Apache License 2.0

Copyright (c) 2020-2023 muchat

muchat's People

Contributors

imalasong avatar xiaochangbai avatar imalamala avatar alibaba-fqy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.