springboot整合netty实现的sslsocket的demo,含业务解析器,报文加解码处理工具类
☆17Mar 14, 2019Updated 7 years ago
Alternatives and similar repositories for springbootNettySslSocketDemo
Users that are interested in springbootNettySslSocketDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这个仓库主要是一个 代码库 & 项目库 方便自己以后 做其他项目的时候 直接 Copy 这个仓库的代码。后续会选择 cppmm 开源项目 作为未来的开源项目。⭐java-for-linux 是作者的一个自媒体与开源项目结合 综合型开源项目 作为 Gitee 官方开源指北项目…☆12Jul 18, 2021Updated 5 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- KulaChat服务端,基于SpringBoot+Gradle构建。☆29Oct 14, 2020Updated 5 years ago
- Sample code, on how to use Netty to build a simple TCP Server/Client, Exchanging string messages☆11May 4, 2017Updated 9 years ago
- MyBatis 3 adapter for Casbin☆13May 15, 2026Updated 3 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spri…☆12Mar 19, 2022Updated 4 years ago
- spring4.3.11+jetty9.4.6v20170531 h5版狼人杀游戏。包括:房间匹配模块,用户聊天模块(包括语音聊天),法官模块,角色分配模块☆12Oct 26, 2017Updated 8 years ago
- 一个Spring Security添加验证码的示例☆11Sep 3, 2017Updated 8 years ago
- 分布式物联网平台可使用户免开发对模块进行管脚管理,串口收发等操作。☆23Mar 18, 2024Updated 2 years ago
- Milo库(OPC UA JAVA实现)的demo☆23Jul 19, 2019Updated 7 years ago
- ☆15Apr 17, 2019Updated 7 years ago
- 基于Spring boot 2.x 整理demo学习集合,方便大家去快速上手☆24Jun 17, 2022Updated 4 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- ☆13Feb 25, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- spring boot + netty + redis +mysql☆18Aug 31, 2017Updated 9 years ago
- The join-monster clone by Java☆15Nov 16, 2022Updated 3 years ago
- 使用 acme 签发 Let's Encrypt SSl 域名证书 指定证书位置 自动续签 (Linux下签发步骤) ( Windows下签发步骤)☆13Jul 12, 2019Updated 7 years ago
- 基于thingsboard的物联网平台☆16Nov 11, 2021Updated 4 years ago
- 基于netty的TCP服务器/客户端☆29Feb 18, 2019Updated 7 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆25Dec 8, 2018Updated 7 years ago
- sofa-ark-spring-guides☆14Apr 12, 2024Updated 2 years ago
- 使用echarts做数据统计分析,支持折线图的添加、删除、编辑,后端使用spring+mybatis。☆18Jul 4, 2017Updated 9 years ago
- 处理UDP、TCP/IP高并发的解决方案,类库IOCP,可插拔使用☆16Nov 28, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个直播平台 ,Spring+SpringMVC+Mybatis,Netty,Protobuf,Docker☆43Jul 29, 2018Updated 8 years ago
- Java管理后台快速开发SSM框架_优化版-JDK1.8 spring,springMVC,MyBatis,mysql,shiro,redis,ehcache☆20Nov 16, 2022Updated 3 years ago
- HTTP Helpers for C# / .NET☆18Jun 24, 2022Updated 4 years ago
- OpcUa协议的Java实现,项目基于Eclipse Milo库开发。服务端采用KepServer 6.X。☆38Feb 8, 2023Updated 3 years ago
- db-backup-and-restore(mysql、mongodb)☆18Jul 21, 2022Updated 4 years ago
- springboot整合rabbitMQ和websocket,实现消息的发布和接收,并通过websocket实时推送数据到页面☆39Jan 18, 2021Updated 5 years ago
- sql构造器☆11Nov 30, 2020Updated 5 years ago
- software center for hndrouters☆16Dec 26, 2019Updated 6 years ago
- 项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议☆25Jul 15, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆20Oct 21, 2019Updated 6 years ago
- Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。☆21Mar 22, 2018Updated 8 years ago
- Example nettty udp client server☆29Feb 5, 2016Updated 10 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- netty 多client 单server☆26Jul 14, 2014Updated 12 years ago
- Use netty with springboot to program game server☆45Jan 7, 2025Updated last year
- 短信发送平台-任务调度+SpringSecurity+Netty+多平台接入+CMPP☆25May 20, 2022Updated 4 years ago