使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。
☆86Jul 20, 2023Updated 3 years ago
Alternatives and similar repositories for netty-server
Users that are interested in netty-server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于netty实现tcp 长连接☆12Oct 30, 2019Updated 6 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- Java & Vue.js 全栈「集群设备管理云平台『后端部分』」,使用 Spring Boot、Netty 搭建 TCP 服务器与上万设备的集群通信,基于 JavaFX 的 GUI 应用程序模拟上万台设备的行为,并可对服务器进行压力测试。☆388Dec 7, 2022Updated 3 years ago
- EasyChatJavaClient 采用JavaFx + Netty框架实现,JavaFx实现了简单显示界面,Netty实现了跟后台的TCP通信☆17Nov 1, 2019Updated 6 years ago
- 《客户端》| 客户端是我们的通信核心工程,主要使用Netty4.x作为我们的socket框架来完成通信交互。并且在此工程中负责引入UI的Jar包,完成UI定义的事件(登录验证、搜索添加好友、对话通知、发送信息等等),以及需要使用我们在服务端工程定义的通信协议来完成信息的交…☆21Jun 17, 2022Updated 4 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.
- 参考《Netty in action》做的demo练习☆26Feb 14, 2019Updated 7 years ago
- 基于netty实现mqtt协议 服务器端开发☆39May 14, 2018Updated 8 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆25Dec 8, 2018Updated 7 years ago
- Simple webfilter tracking extension based on Webflux, default use the Jetty container.☆16May 21, 2026Updated 3 months ago
- Springboot使用Aspect实现一个切面,以记录日志为例☆14Jun 4, 2018Updated 8 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆111Apr 10, 2018Updated 8 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 4 years ago
- SpringBoot 整合 Netty 实战☆281Feb 22, 2024Updated 2 years ago
- a IoT data collector framework and power by springboot+netty+rabbitmq/kafka - 中国加油!武汉加油!☆141Jun 17, 2022Updated 4 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.
- 基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。☆638Jul 12, 2025Updated last year
- Vue.js & Java 全栈「集群设备管理云平台『Web 部分』」基于 Vue.js 的 Web 前端「SPA」单页应用程序:绚丽的现代化 SPA 应用程序,可视化展现服务器内部的各项数据,包括服务器消息队列、通信压力、实时通信信息等。☆77Feb 27, 2022Updated 4 years ago
- jpress+uniapp 傻瓜式教程,手把手从0开始编写☆34Feb 27, 2019Updated 7 years ago
- JAVA版基于netty的物联网高并发网关☆48Mar 22, 2019Updated 7 years ago
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆21Feb 20, 2023Updated 3 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 11 months ago
- Open-source IoT Platform - Device management, data collection, processing and visualization.☆17Aug 6, 2024Updated 2 years ago
- 通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解☆14Jul 16, 2023Updated 3 years ago
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 3 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.
- 遨优原材料库wcs系统☆17Aug 20, 2018Updated 8 years ago
- 分布式物联网平台可使用户免开发对模块进行管脚管理,串口收发等操作。☆23Mar 18, 2024Updated 2 years ago
- Spring, SpringMVC (V4.3.2) + MyBatis(V3.2.2) 注解SQL, 搭建的API接口服务器. 适合APP, 小程序接口相关开发☆12Dec 5, 2018Updated 7 years ago
- WorkFlow using Odata and OdataClientV4 with C#☆11Apr 20, 2016Updated 10 years ago
- 使用Spring Boot + Sharding-JDBC 快速简单地实现数据库读写分离☆13May 19, 2018Updated 8 years ago
- ☆15May 12, 2017Updated 9 years ago
- Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践☆196Jul 22, 2023Updated 3 years ago
- 目前已收录慕课网、极客时间、黑马等二十多家IT结构累计3000+课程。所有课程 视频+课件+源码资料齐全,官方同步体验!☆13Dec 15, 2022Updated 3 years ago
- 基于spring cloud gateway封装的微服务网关,通过nacos配置中心来管理应用路由,后面会加上oauth2+jwt认证☆42Jun 17, 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.
- 【🌱🌱Java服务端知识技能图谱】用思维脑图梳理汇总Java服务端知识技能☆29Jan 25, 2019Updated 7 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆36Jun 17, 2022Updated 4 years ago
- 基于SpringBoot的轻量级、适合新手入门、针对微信小应用的买卖家后台快速开发系统。☆11Jun 7, 2018Updated 8 years ago
- Today a plain IDW alg. implemented in JS. Tomorrow a Turf.js package? Maybe?☆11Aug 16, 2016Updated 10 years ago
- A lightweight and fast socket communication library based on DotNetty☆14Aug 14, 2021Updated 5 years ago
- 轮询任务示例☆12Jan 16, 2017Updated 9 years ago
- 部标协议jt808 ,采用技术包括 netty、spring、spring boot。实现部标2011版全部协议☆86Apr 18, 2018Updated 8 years ago