implement Network receive
This commit is contained in:
@ -8,6 +8,7 @@ use crate::protocol::*;
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct ServerState {
|
||||
// ...
|
||||
}
|
||||
|
Reference in New Issue
Block a user