This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding debugger communication (#113)
[PBI:32522 - TASK : 32641] [BUG FIX : 32634] * Adding communication with the simulator for debugging session * Adding an activate play buton sent from the extension when code is running (bug fix) * Removing "I'm connected" message from client socket connection event * Updating doc * Updating requirements.txt * Addinfg @types/socketio to fix build pipeline * Updating doc to install python package requests * Moving constants to constants files * Renaming communication handlers and removing todos * Cleaning debug_user_code.py to remove threading and adding connection attempts limits * Addressing PR comments
- Loading branch information
1 parent
3bceb79
commit 5cc4658
Showing
20 changed files
with
698 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.