mirror of
https://github.com/genxium/DelayNoMore
synced 2025-09-24 04:39:10 +00:00
Drafted udp holepunching upsync pathway.
This commit is contained in:
@@ -208,3 +208,10 @@ message RoomDownsyncFrame {
|
||||
|
||||
int32 bulletLocalIdCounter = 1027;
|
||||
}
|
||||
|
||||
message HolePunchUpsync {
|
||||
int32 joinIndex = 1;
|
||||
string intAuthToken = 2;
|
||||
int32 boundRoomId = 3;
|
||||
int32 authKey = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user