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

Separate state data + state functions #71

Open
prawnsalad opened this issue Jun 25, 2020 · 0 comments
Open

Separate state data + state functions #71

prawnsalad opened this issue Jun 25, 2020 · 0 comments

Comments

@prawnsalad
Copy link
Member

Importing state data such as connection buffers+user lists is fiddly as we have to re-create class instances for buffers and users based on the imported json. We should separate the data so that a single datastore is in use while we have functions that modify the state, similar to the state handlers on the client.

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

No branches or pull requests

1 participant