Skip to content

Commit

Permalink
websocket v5 getsubscribe
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaini528 committed Nov 25, 2021
1 parent 2a0af6b commit 1c6b8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/WebSocketV5/SocketServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ private function onMessage($global){
$con->tag_data_time='1619149751';
return;
}*/

unset($data['arg']['uid']);
$table=json_encode($data['arg']);

if($con->tag != 'public') {
Expand Down

0 comments on commit 1c6b8be

Please sign in to comment.