Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum Packet Size for RPC's #754

Open
Cyclone1337 opened this issue Aug 6, 2024 · 1 comment
Open

Maximum Packet Size for RPC's #754

Cyclone1337 opened this issue Aug 6, 2024 · 1 comment

Comments

@Cyclone1337
Copy link
Collaborator

The exact size of an RPC must be determined and specified in the BroadcastAction method in the Network class. Currently, an approximate value of 32,000 is being used.

@tinxx
Copy link
Collaborator

tinxx commented Aug 7, 2024

This might be an interesting starter (maximumPayloadSize): https://docs.unity3d.com/Packages/[email protected]/api/Unity.Networking.Transport.BaselibNetworkParameter.html

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

No branches or pull requests

2 participants