yinjihuan / netty-im
Netty开发的IM即时通讯
☆324Updated 6 years ago
Alternatives and similar repositories for netty-im:
Users that are interested in netty-im are comparing it to the libraries listed below
- ☆192Updated 8 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆441Updated 2 years ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆227Updated 7 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆296Updated 7 years ago
- SpringBoot 整合 Netty 实战☆283Updated last year
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆235Updated 9 months ago
- 利用netty 写的上传和下载超大文件的demo☆87Updated 8 years ago
- IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统☆131Updated 5 years ago
- 基于Netty实现的RESTful服务框架☆145Updated 2 years ago
- netty实现的websocket推送框架☆103Updated 6 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 2 years ago
- leo-im服务端☆216Updated 2 years ago
- 历经开发周期两年,并且应用过千万级别项目的工具箱☆688Updated last year
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆165Updated 3 years ago
- 基于netty搭建websocket服务器☆129Updated 6 years ago
- 基于Netty的Http应用服务器☆312Updated 10 months ago
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆612Updated 7 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Updated last year
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆243Updated last year
- 一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架☆759Updated last year
- 基于netty+mqtt3.1.1+springboot+jdk8 实现的 mqtt 服务端 跟客户端☆400Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆136Updated 5 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 6 years ago
- redis实现延迟消息队列☆277Updated 7 years ago
- 开源改变世界,让世界没有难写的代码☆393Updated 7 months ago
- reactor3实现的mqtt库☆253Updated 2 years ago
- A project to help you study netty☆111Updated 7 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆317Updated last year
- BIO多线程实现的demo,可供socket学习使用☆63Updated 6 years ago