Skip to content
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

feat: Single player hosting in WebGL using RPC #3035

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

BenHamrick
Copy link

Expose the ability to use RPC especially on WebGL to allow us to easily make a single player mode while still using netcode usually as a host.

Changelog

  • Added: The ability to use RPC using a property in the Transport.
  • Changed: Allowed the ability to host a game if using RPC in WebGL to allow us to easily create a single player mode.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

…ly make a single player mode while still using netcode usually as a host.
@BenHamrick BenHamrick requested a review from a team as a code owner August 27, 2024 04:53
@BenHamrick BenHamrick changed the title Single player hosting in WebGL using RPC feat: Single player hosting in WebGL using RPC Aug 27, 2024
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.

1 participant