Skip to content

chore: updates to comb-server bypass and connection sequence configurations #3093

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 8 commits into from
Oct 10, 2024

Conversation

NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Oct 8, 2024

This PR includes the more recent updates to the distributed authority service where:

  • NetworkManager now has its package version serialized and set within it.
  • ConnectionRequestMessage now serializes the ClientConfig when sending a connection request to the distributed authority service.
  • ConnectionApprovedMessage now serializes the ServiceConfig when receiving the connection approved message/
  • NetworkTransform no longer serializes the magic value during synchronization.

MTT-9207

Changelog

NA

Testing and Documentation

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

NoelStephensUnity and others added 8 commits September 17, 2024 17:19
remove the magic injected number from NT.
remove magic
Adding NGO version detection and CMB service development modification capabilities.
Updating ConnectionRequestMessage and ConnectionApprovedMessage to use INetworkSerializable structs as a means to communicating a clients configuration and NGO version as well as to receive a configuration from the comb-server.
Removing logging version number from console when CMB_SERVICE_DEVELOPMENT is not defined.
Minor adjustments to handle DAHost mode and to process connection approved message from service.
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review October 9, 2024 23:10
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner October 9, 2024 23:10
@NoelStephensUnity NoelStephensUnity merged commit 0bef65c into develop-2.0.0 Oct 10, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the chore/cmb-statestore-bypass-updates branch October 10, 2024 16:48
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