netty-websocket-spring-boot-starter English Docs 简介 本项目帮助你在spring-boot中使用Netty来开发WebSocket服务器,并像spring-websocket的注解开发一样简单 要求 jdk版本为1.8或1.8+ 快速开始 添加依赖: <dependency><groupId>org.yeauty</groupId><artifactId>netty-websocket-spring-boot-starter</artifactId><...
1、netty-websocket-spring-boot-starter与若依集成websocket 本项目帮助你在spring-boot中使用Netty来开发WebSocket服务器,并像spring-websocket的注解开发一样简单。 仓库地址: https://api.gitee.com/Yeauty/netty-websocket-spring-boot-starter https://github.com/YeautyYE/netty-websocket-spring-boot-starter/bl...
netty-websocket-spring-boot-starter是一个开源的框架,通过它,可以像使用spring-boot-starter-websocket一样使用注解进行开发,只需要关注事件(onMessage)。并且底层是使用netty,当需要调参的时候,只需要修改配置参数即可,无需过多的关心handler的设置。 2.项目实战 2.1添加依赖 <dependency><groupId>org.springframework....
netty-websocket-spring-boot-starter will help you develop WebSocket server by using Netty in spring-boot,it is easy to develop by using annotation like spring-websocketRequirementjdk version 1.8 or 1.8+ Quick Startadd Dependencies: <dependency> <groupId>org.yeauty</groupId> <artifactId>netty-we...
netty-websocket-spring-boot-starter是一个基于netty的websocket服务端,目前笔者使用的版本依托于Springboot。 官方网址https://github.com/YeautyYE/netty-websocket-spring-boot-starter 本文将帮你解决以下问题: ws://www.aaa.com/api/asr ws://www.aaa.com/api/tts ...
netty-websocket-spring-boot-starter will help you develop WebSocket server by using Netty in spring-boot,it is easy to develop by using annotation like spring-websocket Requirement jdk version 1.8 or 1.8+ Quick Start add Dependencies: <dependency> <groupId>org.yeauty</groupId> <artifactId>nett...
1、netty-websocket-spring-boot-starter与若依集成websocket 本项目帮助你在spring-boot中使用Netty来开发WebSocket服务器,并像spring-websocket的注解开发一样简单。 仓库地址: netty-websocket-spring-boot-starter: 轻量级、高性能的WebSocket框架 https:///YeautyYE/netty-websocket-spring-boot-starter/blob/master/RE...
Netty-websocket-spring-boot-starter 这是个开源的框架。通过它,我们可以像spring-boot-starter-websocket一样使用注解进行开发,只需关注需要的事件(如OnMessage)。并且底层是使用Netty,netty-websocket-spring-boot-starter其他配置和spring-boot-starter-websocket完全一样,当需要调参的时候只需要修改配置参数即可,无需过...
case ALL_IDLE: // log.info("all idle"); break; default: break; } } } 阿拉垃圾创建了任务5年前 阿拉垃圾将关联仓库设置为Yeauty/netty-websocket-spring-boot-starter5年前 展开全部操作日志 Yeauty拥有者4年前 tcp的状态是不是有time_await...
Watch 117 Star 1.1K Fork 370 Yeauty/netty-websocket-spring-boot-starter 代码 Issues 75 Pull Requests 2 Wiki 统计 流水线 服务 Gitee Pages JavaDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 ...