Skip to content

本模块用于测试netty-websocket-spring-boot-starter。

Notifications You must be signed in to change notification settings

Jarrettluo/netty-websocket-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明书

前言

本模块用于测试netty-websocket-spring-boot-starter 这是一个轻量级、高性能的WebSocket框架。该框架 使用Netty来开发WebSocket服务器 像spring-websocket的注解开发一样简单

案例

  • 添加依赖
<dependency>
    <groupId>org.yeauty</groupId>
    <artifactId>netty-websocket-spring-boot-starter</artifactId>
    <version>0.12.0</version>
</dependency>
  • 参考websocket

更多内容请参考:https://github.com/YeautyYE/netty-websocket-spring-boot-starter/blob/master/README_zh.md

测试方案

参考文档

未完的问题

About

本模块用于测试netty-websocket-spring-boot-starter。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages