feat: secure proxy should work now as well
This commit is contained in:
parent
405a5e1ba1
commit
29f3ab6348
13 changed files with 335 additions and 101 deletions
|
|
@ -6,5 +6,7 @@ use crate::prudp::sockaddr::PRUDPSockAddr;
|
|||
#[rmc_struct(0)]
|
||||
pub struct ConnectionInitData{
|
||||
pub prudpsock_addr: PRUDPSockAddr,
|
||||
pub pid: u32,
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue