Skip to content

Optimize batch packets & RPCs using RakNet list commands#799

Open
Hual wants to merge 1 commit intomasterfrom
hual/rpc-list-optimization
Open

Optimize batch packets & RPCs using RakNet list commands#799
Hual wants to merge 1 commit intomasterfrom
hual/rpc-list-optimization

Conversation

@Hual
Copy link
Collaborator

@Hual Hual commented Dec 4, 2023

No description provided.

if (player == exceptPeer)
{
return false;
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should return sendPacket to the single player here

if (player == exceptPeer)
{
return false;
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should return sendRPC to the single player here

@Hual Hual force-pushed the hual/rpc-list-optimization branch from a4881b4 to 1824ce1 Compare January 11, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant