Skip to content

Conversation

@pavelfeldman
Copy link

This addresses everything but reinterpret casts. Those are currently necessary, but we should reimplement socket using C++, there is no reason to you C there.

ofrobots and others added 8 commits May 23, 2016 16:24
Pick up v8 inspector from [1]. This is the standalone version of the
devtools debug protocol.

[1] pavelfeldman/v8_inspector@a586f6d
This change introduces experimental v8-inspector support. This brings
the DevTools debug protocol allowing Node.js to be debugged with
Chrome DevTools native, or through other debuggers supporting that
protocol.

Partial WebSocket support, to the extent required by DevTools, is
included. This is derived from the implementation in Blink.

v8-inspector support can be disabled by the --without-inspector
configure flag.
Fixes FreeBSD and SmartOS compile errors.
Fixes compile issues on Visual Studio 2013

pavelfeldman/v8_inspector@e1bb206
@ofrobots ofrobots force-pushed the v8-inspector branch 2 times, most recently from 09efcf8 to 10c9ffe Compare May 29, 2016 23:48
@ofrobots
Copy link
Owner

merged.

@ofrobots ofrobots closed this May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants