# mim **Repository Path**: dotexy_admin/mim ## Basic Information - **Project Name**: mim - **Description**: im java服务端 + .net客户端 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MIM #### 项目介绍 即时通讯Demo(基于springboot的跨平台即时通讯) Java服务端 .Net(WPF)客户端(客户端地址:https://gitee.com/dotexy_admin/NettyDemo/tree/master/MIM) proto文件(地址:https://gitee.com/dotexy_admin/NettyDemo/tree/master/proto) HTTP RESTFUL----->RabbitMQ----->TCP长连接 #### 软件架构 base:springboot 权限框架:shiro+jwt 数据:mybatis+sharding-jdbc+redis 搜索:elstaticsearch(未实现) 文件存储:fastdfs 网络框架:netty+protobuf