prepack/flow-libs
Wuhan Zhou f7025fc2ed Set up adapter communication channel with Prepack
Summary:
Release note: none
Issue: #907

- Set up AdapterChannel object to read and write to Prepack
- Changed Prepack DebugChannel to read and write in the same format
- Implement init, stopped, terminated events
- Implement set breakpoints end to end

The adapter will hold a queue to store requests to Prepack that came from the UI. When Prepack is ready to receive a request, the adapter will send a request from the queue through this AdapterChannel.
Closes https://github.com/facebook/prepack/pull/1091

Differential Revision: D6174872

Pulled By: JWZ2018

fbshipit-source-id: 63c0ebf32bd76d7c6214c5a294b38e07c6be51f7
2017-10-27 12:54:08 -07:00
..
vscode-debugadapter.js.flow Set up adapter communication channel with Prepack 2017-10-27 12:54:08 -07:00
vscode-debugprotocol.js.flow Set up flow-libs 2017-10-19 17:12:49 -07:00