Channel->stats

获取通道的状态。函数原型:

function Channel->stats() : array;
array(
  "queue_num" => 10,
  "queue_bytes" => 161,
);