netty-websocket-spring-boot-starter是一个开源的框架,通过它,可以像使用spring-boot-starter-websocket一样使用注解进行开发,只需要关注事件(onMessage)。并且底层是使用netty,当需要调参的时候,只需要修改配置参数即可,无需过多的关心handler的设置。 2.项目实战 2.1添加依赖 <dependency><groupId>org.springframework....
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> <...
基于Netty作为底层实现的Spring Boot Starter轻量级、高性能WebSocket框架,支持多端口,多路径,SSL,jdk >= 1.8 (兼容Spring Boot 3) twelvet.cn Resources Readme License Apache-2.0 license Activity Stars 1 star Watchers 1 watching Forks 0 forks Report repository Releases No releases published ...
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架) - xfworld/netty-websocket-spring-boot-starter
本着死磕websocket的精神继续鼓捣websocket的实现方式。本文通过介绍如何基于netty-websocket-spring-boot-starter轻松实现高性能websocket。 一、介绍 netty-websocket-spring-boot-starter是一个开源的框架。通过它,我们可以像spring-boot-starter-websocket一样使用注解进行开发,只需关注需要的事件(如OnMessage...
支持SSL 支持跨域 更新Netty版本到4.1.59.Final 0.11.0 当ServerEndpoint类被cglib代理时(如aop增强),仍能正常运行 简介 轻量级、高性能的WebSocket框架 暂无标签 Java Apache-2.0 保存更改 发行版 暂无发行版 贡献者(5) 全部 近期动态
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架) - waters-souls/netty-websocket-spring-boot-starter
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> <...
简介内容 轻量级、高性能的WebSocket框架 主页 取消 保存更改 Java 1 https://gitee.com/ningmeireqianchou/netty-websocket-spring-boot-starter.git git@gitee.com:ningmeireqianchou/netty-websocket-spring-boot-starter.git ningmeireqianchou netty-websocket-spring-boot-starter netty-websocket-spring-boot-start...