#1 Open Source Unity Networking Library
Go to file
2018-06-12 22:35:36 +02:00
Unity-Technologies-networking ChannelBuffer, NetworkServer: consistent packet max size check with > UInt16.MaxValue (=64kb) instead of short.MaxValue which would limit packet size to 32kb; also uses consistent '<' check now instead of '<=' sometimes 2018-06-12 22:35:36 +02:00
.gitignore gitignore 2018-06-07 15:11:43 +02:00
LICENSE.txt License & Readme 2018-06-07 15:40:15 +02:00
README.md License & Readme 2018-06-07 15:40:15 +02:00

HLAPI Pro by vis2k

About, Usage Guide, Dll Download, Changelog, Forum: https://forum.unity3d.com/threads/unet-hlapi-pro-taking-unet-to-the-next-level.425437/

Original HLAPI Source: https://bitbucket.org/Unity-Technologies/networking

This is a preview for testing purposes only, see License.txt!