Closed vslinko closed 5 years ago
Most of it is fairly minor, wanted to keep the client
object close to the protocol, it's direct methods are for dealing with RPC like commands while still having higher level domain objects, basically what that means is that inspector.setScriptSource
becomes client.debugger.setScriptSource
See https://github.com/caspervonb/amok/blob/upgrade/rdbg/lib/hotpatch.js for the refactored internals, grab me on bitter if you need assistance, and feel free to raise an issue on rdbg if there's something that feels missing from the surface API, i did remove getScripts, but i was only arguing with my self at the time if it was a good idea. rdbg will be following semver from today on as it's been marked 1.0.0 stable
Thank you. I'll watch it later.
@caspervonb messages from gitter: