v3.5.0 后，由对应的 `solon-server-*` 替代

---




```xml
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>solon-boot-jetty-add-websocket</artifactId>
</dependency>
```

#### 1、描述

为 solon-boot-jetty 插件，增加 websocket 通讯支持（端口与 http 共用） 