Skip to content

fix: expose timeout configs for UTP and enable heartbeats #1314

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

Merged
merged 6 commits into from
Oct 22, 2021

Conversation

andrews-unity
Copy link
Contributor

Exposing timeout params for UTP as well as resolving an issue where in Editor/Dev builds heartbeats where not functioning.

DST-628

Changelog

com.unity.netcode.adapter.utp

  • Added: Exposed m_HeartbeatTimeoutMS, m_ConnectTimeoutMS, m_MaxConnectAttempts, and m_DisconnectTimeoutMS parameters
  • Fixed: Heartbeats API not working for Unity Transport when running in the editor or development builds.

Testing and Documentation

  • No tests have been added.

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

Successfully merging this pull request may close these issues.

3 participants