Skip to content

Preview Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@gafferongames gafferongames released this 18 Sep 22:00
· 15 commits to main since this release

This is a new preview release with the latest changes made to netcode and reliable over the past year.

In particular it contains early support for packet tagging, which can dramatically reduce jitter on Wi-Fi 6+ routers.

Because packet tagging can cause problems with older routers, it's off by default.

Call the "EnablePacketTagging" function before creating your client or server to turn it on.