ordiy / netty-protocol-dispacherLinks
netty多协议分发器。使用netty在同一个端口上实现对TCP,HTTP,WebSocket等协议的解析和数据处理。
☆8Updated 7 years ago
Alternatives and similar repositories for netty-protocol-dispacher
Users that are interested in netty-protocol-dispacher are comparing it to the libraries listed below
Sorting:
- mybatis table sharding plugin☆60Updated 3 years ago
- Socket Delivery Server☆28Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- Spring Boot Starter for Apache RocketMQ☆29Updated 7 years ago
- LCN dubbo demo☆23Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- zuul集成Nacos实现动态路由☆45Updated 6 years ago
- 🎯 Nepxion Permission is a permission system based on Spring Cloud with Nepxion Matrix AOP framework and Aquarius framework, and add perm…☆81Updated 9 months ago
- 基于Spring Cloud的微服务治理平台☆46Updated 6 years ago
- Sample of Spring Cloud Alibaba component☆49Updated 5 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Updated 7 years ago
- Validator-Web基于Servlet的一款验证框架,其核心设计目的是开发迅速、代码量少、学习简单、功能强大、易扩展☆74Updated 7 years ago
- A sample for zuul-swagger2 to test original services☆38Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- maven custom archetype project☆33Updated 7 years ago
- starter for disruptor☆127Updated 7 months ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆122Updated last month
- 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Updated 6 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- 简化Gradle 配置, Gradle文件标准化☆31Updated 6 years ago
- 分布式数据源,数据源的动态寻找,分布式事务JTA实现☆47Updated 2 years ago
- 基于spring cloud gateway封装的微服务网关,通过nacos配置中心来管理应用路由,后面会加上oauth2+jwt认证☆42Updated 2 years ago
- Intellij Idea plugin for Dubbo project scaffold☆79Updated 6 years ago
- spring-cloud-gateway集成Naocos实现动态路由☆107Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- Netty codec implementation for MQTT3 and MQTT5☆32Updated 6 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago