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 general logic from testing logic #13

Open
khoslaventures opened this issue Dec 20, 2018 · 0 comments
Open

Separate general logic from testing logic #13

khoslaventures opened this issue Dec 20, 2018 · 0 comments

Comments

@khoslaventures
Copy link
Owner

Currently the server and client classes are heavily tied to how we test them. What if we wanted people to run these in production? It would not be possible because all of the code is designed to work in a test environment.

This means we need to formalize how our application server is laid out on top of STREAM. We may want to make usage of our own diagrams and system design.

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