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

Epic: Simulation Control Update #1339

Open
1 of 3 tasks
AvocadoMoon opened this issue Aug 26, 2024 · 0 comments
Open
1 of 3 tasks

Epic: Simulation Control Update #1339

AvocadoMoon opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
Type: Epic An epic with list of tasks and Epic field

Comments

@AvocadoMoon
Copy link
Contributor

AvocadoMoon commented Aug 26, 2024

Problem

The simulation control between client and server is plagued with a brittle communication type, and lack of tests for correctness.

Solution

Change the communication type from object serialization to one that doesn't couple itself with the language version, and while making these changes implement tests to ensure each large, architectural entity does what is expected of it.


Stories and Tasks

@AvocadoMoon AvocadoMoon added the Type: Epic An epic with list of tasks and Epic field label Aug 26, 2024
@AvocadoMoon AvocadoMoon self-assigned this Aug 26, 2024
@AvocadoMoon AvocadoMoon moved this to Active in vcell development Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Epic An epic with list of tasks and Epic field
Projects
Status: Active
Development

No branches or pull requests

2 participants
@AvocadoMoon and others