pub fn send_file(
path: PathBuf,
write_stream: Arc<Mutex<TcpStream>>,
uid: u64,
code: MessageCode,
keys: Option<&SharedKeys>,
)pub fn send_file(
path: PathBuf,
write_stream: Arc<Mutex<TcpStream>>,
uid: u64,
code: MessageCode,
keys: Option<&SharedKeys>,
)