This website requires JavaScript.
Explore
Help
Register
Sign In
charleslemaux
/
Mirror
Watch
1
Star
0
Fork
0
You've already forked Mirror
mirror of
https://github.com/MirrorNetworking/Mirror.git
synced
2024-11-18 02:50:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
transport_getmaxpacketsize_ushort
Mirror
/
Assets
History
vis2k
87e884c234
breaking: Transport.GetMaxPacketSize changed to ushort. Limits us to 64KB max size which realistically is almost too much for multiplayer games. This will make pooling significantly easier because we can pool all readers/writers with ushort.max size and don't need resizing/buffer swapping anymore.
2020-11-08 11:23:26 +01:00
..
Mirror
breaking: Transport.GetMaxPacketSize changed to ushort. Limits us to 64KB max size which realistically is almost too much for multiplayer games. This will make pooling significantly easier because we can pool all readers/writers with ushort.max size and don't need resizing/buffer swapping anymore.
2020-11-08 11:23:26 +01:00
Mirror.meta
Source based instead of dll (
#277
)
2019-01-13 21:08:54 +01:00