impl grinders, fix mag pbs, fix bank thing, etc #128
| @ -133,7 +133,7 @@ where | ||||
|         match pkt_receiver.recv_pkts::<R>().await { | ||||
|             Ok(pkts) => { | ||||
|                 for pkt in pkts { | ||||
|                     trace!("[recv from {:?}] {:#?}", client_id, pkt); | ||||
|                     info!("[recv from {:?}] {:#?}", client_id, pkt); | ||||
|                     match state.handle(client_id, pkt).await { | ||||
|                         Ok(response) => { | ||||
|                             for resp in response { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user