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

feat(traceviewer): use http server instead of interception #5195

Merged
merged 6 commits into from Jan 28, 2021
Merged

feat(traceviewer): use http server instead of interception #5195

merged 6 commits into from Jan 28, 2021

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jan 28, 2021

This introduces an http server that serves our frontend and our snapshots. There is more work to untangle the big server into a few modules.

This change allows us:

  • Maybe eventually serve the trace viewer as a web page.
  • Rely on browser caches for fast snapshot rendering. This PR also adds "snapshot on hover" feature, subject to change.

@dgozman dgozman merged commit ce43e73 into microsoft:master Jan 28, 2021
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.

None yet

2 participants