feat(secure): a bunch of stuff

This commit is contained in:
DJMrTV 2025-02-04 16:31:56 +01:00
commit 81f7a0a738
15 changed files with 480 additions and 49 deletions

View file

@ -365,6 +365,8 @@ impl PRUDPPacket {
.cloned()
.collect();
Self{
header: PRUDPHeader{
types_and_flags: flags,