lining90567 / netty-rest-server
基于Netty实现的RESTful服务框架
☆145Updated 2 years ago
Alternatives and similar repositories for netty-rest-server
Users that are interested in netty-rest-server are comparing it to the libraries listed below
Sorting:
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- netty实现的websocket推送框架☆102Updated 6 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆236Updated 11 months ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 2 years ago
- 利用netty 写的上传和下载超大文件的demo☆88Updated 8 years ago
- leo-im服务端☆215Updated 3 years ago
- Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于…☆26Updated 6 years ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆227Updated 8 years ago
- Java-9-Spring-Webflux 一书源码☆108Updated 6 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆297Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- ☆192Updated 8 years ago
- Netty开发的IM即时通讯☆322Updated 6 years ago
- Java 编程方法论 响应式Rxjava与代码设计实战 一书源码☆97Updated 2 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆84Updated 2 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- 基于Netty的Http应用服务器☆313Updated last year
- spring webflux api gateway☆115Updated 7 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 7 years ago
- ☆119Updated 7 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆444Updated 2 years ago
- Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置☆79Updated 6 years ago
- 博文源码☆173Updated 6 years ago
- 一个分布式限流的解决方案!☆108Updated 2 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆229Updated last year
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago