@ -83,6 +83,7 @@ func (cli *RPCClient) run() {
enc := gob.NewEncoder(zenc)
cliBuffer := <-cli.FrameChan
log.Printf("%v", cliBuffer)
enc.Encode(cliBuffer.BytesArray)
// 发到对面的网卡
The note is not visible to the blocked user.