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

Add check for active devtools session #2

Merged
merged 1 commit into from Dec 19, 2016

Conversation

ebramanti
Copy link
Contributor

This PR is in resolution to #1. Changes I've made below:

  • Store websocketId in devToolsSession
  • Check if dev tools sessions match active session websocket ID response from debug server
  • Functionize removal of devToolsSession for reuse in successful JSON response block

- Store websocketId in devToolsSession
- Check if dev tools sessions match active session websocket ID
response from debug server
- Functionize removal of devToolsSession for reuse in successful JSON
response block
@june07 june07 merged commit 3483209 into june07:master Dec 19, 2016
@june07
Copy link
Owner

june07 commented Dec 19, 2016

Thank you for the great work!

@ebramanti ebramanti deleted the fix/filter-inactive-websocket-urls branch December 19, 2016 06:00
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