使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。
☆85Jul 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. 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
- NICE 智能推荐场景的前端3D展现。☆13Jun 22, 2020Updated 5 years ago
- Java & Vue.js 全栈「集群设备管理云平台『后端部分』」,使用 Spring Boot、Netty 搭建 TCP 服务器与上万设备的集群通信,基于 JavaFX 的 GUI 应用程序模拟上万台设备的行为,并可对服务器进行压力测试。☆385Dec 7, 2022Updated 3 years ago
- EasyChatJavaClient 采用JavaFx + Netty框架实现,JavaFx实现了简单显示界面,Netty实现了跟后台的TCP通信☆18Nov 1, 2019Updated 6 years ago
- 根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。☆15Jun 21, 2022Updated 3 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源码学习笔记,从入门到深入源码解析☆14Apr 16, 2018Updated 8 years ago
- 《客户端》| 客户端是我们的通信核心工程,主要使用Netty4.x作为我们的socket框架来完成通信交互。并且在此工程中负责引入UI的Jar包,完成UI定义的事件(登录验证、搜索添加好友、对话通知、发送信息等等),以及需要使用我们在服务端工程定义的通信协议来完成信息的交…☆21Jun 17, 2022Updated 3 years ago
- 参考《Netty in action》做的demo练习☆26Feb 14, 2019Updated 7 years ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆24Dec 8, 2018Updated 7 years ago
- 基于netty实现mqtt协议 服务器端开发☆39May 14, 2018Updated 7 years ago
- SpringBoot 整合 Netty 实战☆283Feb 22, 2024Updated 2 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆111Apr 10, 2018Updated 8 years ago
- a IoT data collector framework and power by springboot+netty+rabbitmq/kafka - 中国加油!武汉加油!☆141Jun 17, 2022Updated 3 years ago
- Simple webfilter tracking extension based on Webflux, default use the Jetty container.☆16Mar 2, 2026Updated 2 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。☆640Jul 12, 2025Updated 9 months ago
- Vue.js & Java 全栈「集群设备管理云平台『Web 部分』」基于 Vue.js 的 Web 前端「SPA」单页应用程序:绚丽的现代化 SPA 应用程序,可视化展现服务器内部的各项数据,包括服务器消息队列、通信压力、实时通信信息等。☆77Feb 27, 2022Updated 4 years ago
- extend jedis cluster to support pipeline☆10Jul 17, 2017Updated 8 years ago
- 遨优原材料库wcs系统☆16Aug 20, 2018Updated 7 years ago
- jpress+uniapp 傻瓜式教程,手把手从0开始编写☆33Feb 27, 2019Updated 7 years ago
- TCP Socket Server - Swing Desktop Application which is communicate with Android Application☆23Dec 27, 2013Updated 12 years ago
- JAVA版基于netty的物联网高并发网关☆48Mar 22, 2019Updated 7 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 8 months ago
- Open-source IoT Platform - Device management, data collection, processing and visualization.☆17Aug 6, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- WorkFlow using Odata and OdataClientV4 with C#☆11Apr 20, 2016Updated 10 years ago
- Spring, SpringMVC (V4.3.2) + MyBatis(V3.2.2) 注解SQL, 搭建的API接口服务器. 适合APP, 小程序接口相关开发☆12Dec 5, 2018Updated 7 years ago
- 使用Spring Boot + Sharding-JDBC 快速简单地实现数据库读写分离☆13May 19, 2018Updated 7 years ago
- Netty入门教学项目,解析JT808协议,整合Spring boot,并提供了一些Netty中的最佳实践☆195Jul 22, 2023Updated 2 years ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆111Jan 6, 2026Updated 3 months ago
- 分布式即时聊天系统(SpringCloud + Nacos + Sentinel + Netty + RocketMQ + Redis)☆36Jan 8, 2023Updated 3 years ago
- Beautiful Class Viewer 漂亮的字节码阅读器☆15Sep 23, 2018Updated 7 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Jun 17, 2022Updated 3 years ago
- spring-boot-security-with-jwt☆25Apr 9, 2018Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 基于spring cloud gateway封装的微服务网关,通过nacos配置中心来管理应用路由,后面会加上oauth2+jwt认证☆43Jun 17, 2022Updated 3 years ago
- A lightweight and fast socket communication library based on DotNetty☆14Aug 14, 2021Updated 4 years ago
- 【🌱🌱Java服务端知识技能图谱】用思维脑图梳理汇总Java服务端知识技能☆29Jan 25, 2019Updated 7 years ago
- 基于SpringBoot的轻量级、适合新手入门、针对微信小应用的买卖家后台快速开发系统。☆11Jun 7, 2018Updated 7 years ago
- Today a plain IDW alg. implemented in JS. Tomorrow a Turf.js package? Maybe?☆11Aug 16, 2016Updated 9 years ago
- 部标协议jt808 ,采用技术包括 netty、spring、spring boot。实现部标2011版全部协议☆85Apr 18, 2018Updated 8 years ago
- 学习Java8源码,了解Java常用类库的原理,该工程用来翻译JDK8常用的类库注释☆13Sep 18, 2020Updated 5 years ago