itwwj / netty-learnLinks
☆14Updated 4 years ago
Alternatives and similar repositories for netty-learn
Users that are interested in netty-learn are comparing it to the libraries listed below
Sorting:
- 数据库管理系统(DMS)一个可在web上进行数据库管理的平台, 功能包括数据源管理, 对应数据源表结构设计, 提供AceEditor进行数据查询, 表结构可以使用页面进行设计, 也可以自定义SQL 进行设计.你可以把他理解成web版本的workbench, naivcat☆43Updated 3 years ago
- JeeccgBoot项目的启动模块,拆分出来便于维护 含各种starter:微服务启动、xxljob、分布式锁starter、rabbitmq、分布式事务、分库分表shardingsphere、mongondb☆83Updated last week
- OpenCV Java☆55Updated 7 years ago
- 一个基于websocket协议的分布式推送服务☆56Updated 2 years ago
- ☆41Updated 2 years ago
- 基于netty的tcp代理工具,可以借助公网服务器,访问内网主机tcp服务,类似花生壳☆114Updated 2 years ago
- 通过在云端进行智能边缘核心设备的建立、身份制定、策略规则制定、函数编写,然后生成配置文件下发;物联网设备网关技术架构设计(Session 管理、心跳管理、数据上行、数据下行)☆40Updated 2 years ago
- 基于Netty4的TCP协议的文件上传服务,支持不同客户端的Session级断点续传,支持大文件传输,支持调整传输速率,支持客户端并发传输☆18Updated last year
- 开放接口sdk(openapi-sdk)☆56Updated last month
- 基于netty的设备模拟器,模拟设备消息收发,压力测试。☆88Updated 2 months ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- ☆43Updated 4 years ago
- 利用netty 写的上传和下载超大文件的demo☆90Updated 8 years ago
- 在基于Spring的项目中使用 TrueLicense 生成和验证License(服务器许可)的示例代码☆112Updated 6 years ago
- 验证接口的签名,避免受到攻击☆27Updated 3 years ago
- 开箱即用的物联网平台,支持物模型、自定义数据解析协议、分布式部署等,让开发者只需要关注自己的业务实现,不需要关心设备设备上报数据以及存储☆41Updated 2 years ago
- 微信和钉钉开发Java SDK,主要提供微信公众号、企业微信、钉钉、微信小程序、支付的JAVA封装,降低集成难度,让API变简单☆130Updated 3 months ago
- Albedo-cloud是基于albedo的微服务版本,采用spring-cloud/spring-cloud-alibaba☆36Updated 2 years ago
- 采用springboot2.0.5+activiti6.0.0搭建工作流微服务项目,对activiti6做了简单封装,使用起来更加方便,并对外提供了restful风格的接口。☆50Updated 8 months ago
- springboot整合 netty做心跳检测☆49Updated 6 years ago
- An open source MQTT broker that supports access to tens of millions of devices (high-performance, scalable, cluster-supported based on re…☆109Updated last year
- 网关demo,基于Nacos动态配置路由☆60Updated this week
- spring security 集成 JustAuth 实现第三方授权登录: 此项目从 UMS(用户管理脚手架//github.com/ZeroOrInfinity/UMS | https://gitee.com/pcore/UMS) 项目中分离. 1. 支…☆58Updated 4 years ago
- springboot、websocket、sockjs、rabbitmq综合案例