fix: 暂存
This commit is contained in:
		
							parent
							
								
									097711c46c
								
							
						
					
					
						commit
						488e237b6f
					
				| @ -95,8 +95,8 @@ function handSendMessage(client: socket.TCPSocket, type, data) { | ||||
| 
 | ||||
| //处理接收的数据
 | ||||
| function handReceiveMessage(client: socket.TCPSocket, sendData, rData: ArrayBuffer): RES { | ||||
| 
 | ||||
|   const receiveData = new Uint8Array(rData) | ||||
|   console.info(TAG, 'receiveData=>' + JSON.stringify(receiveData)) | ||||
|   //返回的消息类型
 | ||||
|   const messageType = receiveData[1]; | ||||
|   //流水号
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user