/tio-websocket-spring-boot-starter

tio-websocket-spring-boot-starter

Primary LanguageJavaApache License 2.0Apache-2.0

tio-websocket-spring-boot-starter

快速开始

maven 项目

Step 1. Add the dependency

<dependency>
    <groupId>com.github.fanpan26</groupId>
    <artifactId>tio-websocket-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>

更多文档请移步:Wiki

t-io版本

    <parent>
        <groupId>org.t-io</groupId>
        <artifactId>tio-zoo-parent</artifactId>
        <version>3.7.0.v20201010-RELEASE</version>
    </parent>