GatewayClient icon indicating copy to clipboard operation
GatewayClient copied to clipboard

client的使用困惑

Open risunlin888 opened this issue 11 months ago • 0 comments

根据文档,先连Gateway::$registerAddress 然后客户端的client_id在客户端通过http请求的时候 已经知道了她的ID 所以 是不是 1 先连Gateway::$registerAddress 2 可以直接在Gateway::sendToClient($client_id, $data);

还请不吝赐教

risunlin888 avatar Mar 01 '25 04:03 risunlin888