looly / loServer
基于Netty的Http应用服务器
☆313Updated 8 months ago
Alternatives and similar repositories for loServer:
Users that are interested in loServer are comparing it to the libraries listed below
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆234Updated 7 months ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆226Updated 7 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆443Updated 2 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 2 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆165Updated 3 years ago
- 基于netty轻量的高性能分布式RPC服务框架☆429Updated 7 years ago
- Netty HTTP 协议栈的简单实践☆156Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆226Updated last year
- Netty开发的IM即时通讯☆324Updated 5 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆206Updated 8 years ago
- 使用Netty实现IMServer,支持Tcp和WebSocket实现。☆481Updated 8 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆241Updated last year
- 基于Netty实现的RESTful服务框架☆145Updated 2 years ago
- http server based on netty for kids☆164Updated 6 years ago
- High performance TCP Gateway base on Netty 4 for request data or push message.☆282Updated 6 years ago
- A lightweight distributed message queue framework.(分布式消息队列XXL-MQ)☆442Updated 4 years ago
- ☆191Updated 8 years ago
- A high-performance, open-source java RPC framework.☆157Updated last year
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆295Updated 6 years ago
- netty实现的websocket推送框架☆102Updated 6 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆338Updated 3 years ago
- 基于twitter的雪花算法(SnowFlake)来产生分布式ID,支持SDK、HTTP方式接入☆297Updated 7 years ago
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆609Updated 7 years ago
- Voovan是高性能异步通信、HTTP服务器和客户端通信、动态编译支持、数据库操作帮助类等工具的框架, 如果项目觉得不错, 请点一下 star, 谢谢☆270Updated last year
- 基于netty+mqtt3.1.1+springboot+jdk8 实现的 mqtt 服务端跟客户端☆400Updated 3 years ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的 分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated 2 years ago
- 使用Java AIO实现的MQTT协议服务器,用于推送和IM聊天☆324Updated 4 years ago
- 对定时任务调度框架quartz源码的阅读和注释(comments on quartz-core source)☆359Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago