Skip to content

fix: Block websocket use in dedicated server builds #3336

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

Conversation

EmandM
Copy link
Collaborator

@EmandM EmandM commented Mar 4, 2025

Ensure users are not using websockets when building dedicated game server builds

MTT-11522
MTTB-613

Changelog

  • Fixed: Blocks trying to create a dedicated server build with a websocket connection on Unity Transport.

Testing and Documentation

  • No tests have been added.

@EmandM EmandM requested a review from a team as a code owner March 4, 2025 18:22
@EmandM EmandM requested review from NoelStephensUnity and removed request for NoelStephensUnity March 4, 2025 18:25
@EmandM EmandM force-pushed the fix/mtt-11522-websockets-dont-exist-on-server-build branch from b5555cb to 167bc31 Compare March 6, 2025 23:38
@EmandM EmandM force-pushed the fix/mtt-11522-websockets-dont-exist-on-server-build branch from 167bc31 to 489de7e Compare March 6, 2025 23:42
@EmandM EmandM enabled auto-merge (squash) March 6, 2025 23:42
@EmandM EmandM merged commit be34997 into develop-2.0.0 Mar 7, 2025
27 checks passed
@EmandM EmandM deleted the fix/mtt-11522-websockets-dont-exist-on-server-build branch March 7, 2025 03:22
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.

2 participants