A C O S W
A
- allUserAsyncSocket(String) - 类 中的方法cn.jdevelops.sboot.websocket.core.SocketController
-
给所有用户推送消息(异步)
- allUserSocket(String) - 类 中的方法cn.jdevelops.sboot.websocket.core.SocketController
-
给所有用户推送消息
C
- cn.jdevelops.sboot.websocket.core - 程序包 cn.jdevelops.sboot.websocket.core
-
O
- onlyUserAsyncSocket(String, String) - 类 中的方法cn.jdevelops.sboot.websocket.core.SocketController
-
给指定用户推送消息 (异步)
- onlyUserSocket(String, String) - 类 中的方法cn.jdevelops.sboot.websocket.core.SocketController
-
给指定用户推送消息
S
- sendInfoAsyncByLikeKey(String, String) - 类 中的方法cn.jdevelops.sboot.websocket.core.SocketController
-
(异步)
使用 sendInfoByLikeKey 进行模糊匹配用户进行消息发送
匹配 keyPrefix 开头的 websocket 用户 给他们发送消息 (keyPrefix用户1, keyPrefix用户2)
- sendInfoByLikeKey(String, String) - 类 中的方法cn.jdevelops.sboot.websocket.core.SocketController
-
使用 sendInfoByLikeKey 进行模糊匹配用户进行消息发送
匹配 keyPrefix 开头的 websocket 用户 给他们发送消息 (keyPrefix用户1, keyPrefix用户2)
- SocketController - cn.jdevelops.sboot.websocket.core中的类
-
websocket 基础接口
- SocketController(WebSocketServer) - 类 的构造器cn.jdevelops.sboot.websocket.core.SocketController
-
W
- webSocketServer - 类 中的变量cn.jdevelops.sboot.websocket.core.SocketController
-
A C O S W
Copyright © 2024 tan. All rights reserved.