Changed from Hardcoded Network Protocol to a much more modular one. Allows for specific protocol configurations. Or even developer's own Multiplayer peer implementation.
This pull request introduces a breaking change. However, it does warn when not set. I'll update the getting started documentation to match this change later.
Changed from Hardcoded Network Protocol to a much more modular one. Allows for specific protocol configurations. Or even developer's own Multiplayer peer implementation.