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

Fix AutoNet #922

Closed
codemercenary opened this issue May 5, 2016 · 3 comments
Closed

Fix AutoNet #922

codemercenary opened this issue May 5, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@codemercenary
Copy link
Contributor

AutoNet seems to be having some pretty serious problems as of v1.0.0. In particular, not all of the context information is correctly relayed to the front end, and it does not update continuously.

One possible problem is the recent update to websocketpp, another possibility is a change to how Autowiring reports context events to clients. Investigate, and fix the problem.

@codemercenary codemercenary self-assigned this May 5, 2016
@codemercenary codemercenary added this to the v1.0.1 milestone May 5, 2016
@gittyupagain
Copy link
Contributor

There is still an issue with the AutoNet visualizer. Although it now shows the contexts and context members, the Context graph is not properly updated when contexts are added or removed.

@gittyupagain gittyupagain reopened this May 5, 2016
@codemercenary
Copy link
Contributor Author

Did you refresh your AutoNet page since the last time this was tested? I had to do that to clear out some invalid state.

@gittyupagain
Copy link
Contributor

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants