Replies: 1 comment
-
WebSocketChannel::send |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on . Already have an account? Sign in to comment
-
WebSocketChannel::send |
Beta Was this translation helpful? Give feedback.
-
websocket 本身是为了解决后端实时推送消息的功能,目前服务端只提供onOpen、onMsg、onClose三个功能,无法主动向网页端发送消息,还是有其他解决办法,我没有发现?
Beta Was this translation helpful? Give feedback.
All reactions