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:
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- This example shows how to create plain socket to connect to netty server☆18Jul 16, 2014Updated 11 years ago
- ☆12Mar 4, 2019Updated 7 years ago
- Android可穿戴设备 手表根据手表获取的心率测试当前的情绪,目前支持AndroidWear,TicWear系统的手表☆13Jun 16, 2016Updated 9 years ago
- jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spri…☆12Mar 19, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一个Spring Security添加验证码的示例☆11Sep 3, 2017Updated 8 years ago
- spring4.3.11+jetty9.4.6v20170531 h5版狼人杀游戏。包括:房间匹配模块,用户聊天模块(包括语音聊天),法官模块,角色分配模块☆12Oct 26, 2017Updated 8 years ago
- Milo库(OPC UA JAVA实现)的demo☆23Jul 19, 2019Updated 6 years ago
- 分布式物联网平台可使用户免开发对模块进行管脚管理,串口收发等操作。☆22Mar 18, 2024Updated 2 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析 日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆63Sep 16, 2022Updated 3 years ago
- ☆13Feb 25, 2020Updated 6 years ago
- A Serilog sink that writes events to a SignalR Hub (ASP.NET Core)☆11Dec 10, 2022Updated 3 years ago
- 开源框架JeeSite集成SpringBoot实例 1. springboot 2. mybatis 3. durid 4.多数据源 5. 单元测试 6. swagger 7. 跨域 8. api 支持xml&json 9 . jar 包分离 lib 轻量级部署 10. …☆21Nov 20, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于thingsboard的物联网平台☆16Nov 11, 2021Updated 4 years ago
- sofa-ark-spring-guides☆14Apr 12, 2024Updated 2 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆19Nov 17, 2017Updated 8 years ago
- 基于netty的TCP服务器/客户端☆29Feb 18, 2019Updated 7 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆24Dec 8, 2018Updated 7 years ago
- 处理UDP、TCP/IP高并发的解决方案,类库IOCP,可插拔使用☆16Nov 28, 2017Updated 8 years ago
- sql构造器☆11Nov 30, 2020Updated 5 years ago
- Java管理后台快速开发SSM框架_优化版-JDK1.8 spring,springMVC,MyBatis,mysql,shiro,redis,ehcache☆20Nov 16, 2022Updated 3 years ago
- HTTP Helpers for C# / .NET☆19Jun 24, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- OpcUa协议的Java实现,项目基于Eclipse Milo库开发。服务端采用KepServer 6.X。☆38Feb 8, 2023Updated 3 years ago
- 使用echarts做数据统计分析,支持折线图的添加、删除、编辑,后端使用spring+mybatis。☆18Jul 4, 2017Updated 8 years ago
- springboot整合rabbitMQ和websocket,实现消息的发布和接收,并通过websocket实时推送数据到页面☆39Jan 18, 2021Updated 5 years ago
- Android WebSocket Service实现,WebSocket测试工具,可后台收发数据,基于okhttp 4.2.2☆47Mar 18, 2022Updated 4 years ago
- ☆19Oct 21, 2019Updated 6 years ago
- Example nettty udp client server☆29Feb 5, 2016Updated 10 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- Magento GraphQL data models and query builders for AEM☆23Apr 14, 2026Updated 2 weeks ago
- Vue & Echarts & Baidu Map API for interactive visualization of maps and multi-dimensional charts☆30Sep 1, 2019Updated 6 years 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.
- Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。☆21Mar 22, 2018Updated 8 years ago
- netty 多client 单server☆26Jul 14, 2014Updated 11 years ago
- db-backup-and-restore(mysql、mongodb)☆18Jul 21, 2022Updated 3 years ago
- 短信发送平台-任务调度+SpringSecurity+Netty+多平台接入+CMPP☆26May 20, 2022Updated 3 years ago
- 十一机场官网☆11Aug 25, 2023Updated 2 years ago
- ☆35Aug 11, 2017Updated 8 years ago
- rtsp2webrtc, 使用ffmpeg作为输入源解复用器将视频流的h264数据打包为srtp通过webrtc通道发送给客户端及浏览器进行解码播放,目前测试了rtmp、hls、rtsp、http等协议直播流的转发。☆15Aug 13, 2020Updated 5 years ago