jerryscript-project / jerryscript-debugger-ts

Apache License 2.0
9 stars 2 forks source link

Proxy connection should be closed when JrS debugger connection is closed #6

Open martijnthe opened 6 years ago

martijnthe commented 6 years ago

When the JrS debugger server closes the connection, the proxy connection stays alive. It's probably best to (gracefully?) close the proxy connection in this case.