escargot/test
Máté Tokodi 97e8115ab1 Add basics of Chrome Devtools debugger support
- Use routing table for request dispatch in DebuggerHttpRouter, for
  handling choosing which debugger stack to use based on the http
  upgrade request:
    - DebuggerEscargot for the python debugger and VSCode
    - DebuggerDevtools for connecting to Chrome Devtools
- Parse mesasges with 16bit message size
- Reply to the first few messages chrome sends
- Refactor Debugger:
    - Rename DebuggerRemote to DebuggerEscargot
    - DebuggerEscargot and DebuggerDevtools inherit from
      DebuggerTcp which inherits from Debugger
- Add debugger info to README.md

Signed-off-by: Máté Tokodi <mate.tokodi@szteszoftver.hu>
2026-03-28 13:08:51 +09:00
..
bin Add memps binary and update check_daily.sh 2017-04-06 15:21:08 +09:00
cctest Add basics of Chrome Devtools debugger support 2026-03-28 13:08:51 +09:00
kangax@07b25c46f1 Add kangax runner 2020-03-30 15:45:23 +09:00
octane@30b1d8d714 Add Travis CI configuration (#3) 2018-12-13 10:55:14 +09:00
test262@3a182e9cda Improve Temporal + intl402 2025-12-15 18:43:33 +09:00
vendortest@9f6270fde5 Add thread memory usage test case 2026-02-04 17:21:25 +09:00
web-tooling-benchmark@4a12828c6a Add web-tooling-benchmark test 2023-12-12 17:09:31 +09:00