使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。
☆84Jul 20, 2023Updated 2 years ago
Alternatives and similar repositories for netty-server
Users that are interested in netty-server are comparing it to the libraries listed below
Sorting:
- 根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。☆15Jun 21, 2022Updated 3 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- EasyChatJavaClient 采用JavaFx + Netty框架实现,JavaFx实现了简单显示界面,Netty实现了跟后台的TCP通信☆18Nov 1, 2019Updated 6 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆24Dec 8, 2018Updated 7 years ago
- Java & Vue.js 全栈「集群设备管理云平台『后端部分』」,使用 Spring Boot、Netty 搭建 TCP 服务器与上万设备的集群通信,基于 JavaFX 的 GUI 应用程序模拟上万台设备的行为,并可对服务器进行压力测试。☆385Dec 7, 2022Updated 3 years ago
- 《客户端》| 客户端是我们的通信核心工程,主要使用Netty4.x作为我们的socket框架来完成通信交互。并且在此工程中负责引入UI的Jar包,完成UI定义的事件(登录验证、搜索添加好友、对话通知、发送信息等等),以及需要使用我们在服务端工程定义的通信协议来完成信息的交…☆21Jun 17, 2022Updated 3 years ago
- 深入Spring源码学习笔记,从入门到深入源码解析☆14Apr 16, 2018Updated 7 years ago
- 参考《Netty in action》做的demo练习☆26Feb 14, 2019Updated 7 years ago
- a IoT data collector framework and power by springboot+netty+rabbitmq/kafka - 中国加油!武汉加油!☆139Jun 17, 2022Updated 3 years ago
- Vue.js & Java 全栈「集群设备管理 云平台『Web 部分』」基于 Vue.js 的 Web 前端「SPA」单页应用程序:绚丽的现代化 SPA 应用程序,可视化展现服务器内部的各项数据,包括服务器消息队列、通信压力、实时通信信息等。☆77Feb 27, 2022Updated 4 years ago
- JAVA OPC-UA客户端demo使用eclipse的Milo库☆26Jun 14, 2023Updated 2 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 3 years ago
- Implementation of OPC Server using Eclipse Milo Into Spring Boot☆11Sep 15, 2022Updated 3 years ago
- 通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解☆14Jul 16, 2023Updated 2 years ago
- Simple webfilter tracking extension based on Webflux, default use the Jetty container.☆16Jun 27, 2025Updated 8 months ago
- 移除代码中的单行注释(LineComment)和块注释(BlockComment),保留Javadoc注释(JavadocComment)。并格式化代码。☆16May 2, 2024Updated last year
- 分布式物联网平台可使用户免开发对模块进行管脚管理,串口收发等操作。☆22Mar 18, 2024Updated last year
- 基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。☆639Jul 12, 2025Updated 7 months ago
- SpringBoot 整合 Netty 实战☆285Feb 22, 2024Updated 2 years ago
- Mqtt Broker with Real-Time Dashboard UI using ASP.NET Blazor Server.☆21Nov 17, 2021Updated 4 years ago
- Open-source IoT Platform - Device management, data collection, processing and visualization.☆17Aug 6, 2024Updated last year
- An open-source lightweight CRM system.☆30Feb 15, 2015Updated 11 years ago
- 🎲OmegaXYZ.com机器学习的文章目录☆19Aug 15, 2020Updated 5 years ago
- demo☆10Mar 23, 2018Updated 7 years ago
- A simple Microservice Framework. Yours free.☆12May 11, 2021Updated 4 years ago
- JAVA版基于netty的物联网高并发网关☆48Mar 22, 2019Updated 6 years ago
- Through this application user can able to test their Thingsboard IoT Platform instance through CoAP, MQTT & HTTP Protocols with Test data☆23Mar 12, 2019Updated 6 years ago
- 📚IExcel is a java tool for create and read excel easy.(excel 读取和写入,解决 excel OOM 问题。)☆58Jul 27, 2024Updated last year
- JT/T 808-2011 道路运输车辆卫星定位系统终端通讯协议及数据格式☆28Sep 1, 2017Updated 8 years ago
- 基于Minio的文件微服务☆27May 16, 2024Updated last year
- 这是 Jiguang REST API 的 Java 版本封装开发包,是由极光推送官方提供的,一般支持最新的 API 功能。☆32Jan 5, 2026Updated last month
- IoT Platform, Device management, data collection, processing and visualization, multi protocol, rule engine, netty mqtt client☆37Mar 25, 2023Updated 2 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆111Apr 10, 2018Updated 7 years ago
- 基于CAS单点登录服务端进行二次开发的SpringBoot版轻量级CAS-Server☆10Aug 4, 2022Updated 3 years ago
- Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践☆193Jul 22, 2023Updated 2 years ago
- 基于JavaScript Engine的轻量级规则引擎系统,重构于开源IOT项目thingboard☆116Oct 4, 2022Updated 3 years ago
- 基于netty的TCP服务器/客户端☆29Feb 18, 2019Updated 7 years ago
- Industrial IoT (IIoT) Integration and Data Processing with Apache PLC4X, Kafka Connect, KSQL (OPC-UA, Modbus, Siemens S7)☆34Aug 30, 2019Updated 6 years ago
- 《Java异步编程实战》一书的代码示例☆66Jun 21, 2022Updated 3 years ago