All Projects → jkxqj → Kingim

jkxqj / Kingim

KingIM是基于layim的websocket即时通讯系统,底层使用netty。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Kingim

Netty Websocket Spring Boot Starter
🚀 lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Stars: ✭ 885 (+64.5%)
Mutual labels:  im, websocket, netty
Him Netty
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 194 (-63.94%)
Mutual labels:  im, websocket, netty
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (-73.61%)
Mutual labels:  im, websocket, netty
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+147.4%)
Mutual labels:  im, websocket, netty
Jelly
一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。
Stars: ✭ 214 (-60.22%)
Mutual labels:  im, netty
Gff
GFF is a imitation QQ communication project, based on high IOCP. GFF是模仿QQ通讯项目,通信基于SAEA.MessageSocket、SAEA.Http、SAEA.MVC实现
Stars: ✭ 162 (-69.89%)
Mutual labels:  im, websocket
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (-79.37%)
Mutual labels:  netty, im
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (-42.57%)
Mutual labels:  websocket, netty
Fpush
📶即时消息推送服务(即时通讯),基于Netty+protobuf-- Instant Messaging push service based on Netty+protobuf
Stars: ✭ 134 (-75.09%)
Mutual labels:  im, netty
bootpush
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
Stars: ✭ 146 (-72.86%)
Mutual labels:  netty, im
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (-1.12%)
Mutual labels:  websocket, netty
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+267.84%)
Mutual labels:  im, netty
Netty Learning Example
🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Stars: ✭ 2,146 (+298.88%)
Mutual labels:  im, netty
Mobileimsdk
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。
Stars: ✭ 3,864 (+618.22%)
Mutual labels:  im, netty
Mpush
MPush开源实时消息推送系统
Stars: ✭ 3,455 (+542.19%)
Mutual labels:  im, netty
Kotlin Ktor Exposed Starter
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
Stars: ✭ 343 (-36.25%)
Mutual labels:  websocket, netty
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-96.84%)
Mutual labels:  netty, im
Happychat
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
Stars: ✭ 445 (-17.29%)
Mutual labels:  websocket, netty
Light Push
轻量级推送服务和实时在线监控平台,同时用于开发即时通信系统,基于node的socket.io,支持web、android、ios客户端,支持移动端离线推送,可进行分布式部署
Stars: ✭ 128 (-76.21%)
Mutual labels:  im, websocket
Socket Mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Stars: ✭ 314 (-41.64%)
Mutual labels:  websocket, netty

KingIM

KingIM是基于netty的性能强悍的实时通讯系统,前端使用了layim插件。 涉及技术:netty、springMVC、mybatis、vuejs、jquery、layim、redis、mysql等。

开源免费功能点

  • [x] 单聊
  • [x] 聊天发送文件和图片

付费版版本

KingIM 2.0

  • [x] 离线消息推送
  • [x] 群聊
  • [x] 在线状态的实时同步
  • [x] 修改签名
  • [x] 查看聊天记录
  • [x] 好友管理
  • [x] 好友分组管理
  • [x] 群组管理
  • [x] 群成员管理
  • [x] 好友搜索
  • [x] 添加好友
  • [x] 系统通知和提醒
  • [x] 好友上线头像点亮下线或隐身头像置灰
  • [x] 适配移动端h5页面

KingIM 2.4

  • [x] 新增管理后台
  • [x] 用户管理:查看用户聊天记录、禁止用户登录、重置密码
  • [x] 群组管理:查看群聊天记录、禁用群

注意:

  • 不论是付费版还是开源免费版都需要layim插件才能看到效果,找我购买更优惠。
  • tomcat使用7.0或以上,redis使用3.2默认安装即可不要设置密码,mysql使用5.6。
  • layim前端插件需要获得授权,故没有上传,相关文件位置可以查看gitignore文件。
  • 获得layim授权后,将所购买的layim文件夹直接覆盖本工程的layim文件夹。
  • 请使用IntelliJ IDEA导入本maven工程,导入后选中resources文件夹右键选择mark directory as -> Resources Root。
  • 运行前需准备好redis和mysql,mysql需要导入本工程的kingim.sql文件。

欢迎加我wx: jinkaixqj (备注KingIM)购买付费版

1 下图均为付费版截图 1 2 3 4 5 6 7 8 9

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