Hi, Is this mean, the code i wrote to interact with debug using these JSON based protocol will no longer be work ?
Thanks, Rishi On Fri, Mar 3, 2017 at 2:51 PM, Ben Noordhuis <[email protected]> wrote: > On Fri, Mar 3, 2017 at 10:10 AM, Rishi Kumar <[email protected]> > wrote: > > Hi, > > > > I was reading and using the debugging protocol from this page > > https://github.com/v8/v8/wiki/Debugging-Protocol . Its looks like it has > > been removed from the github wiki. I dont know how to get that link page > to > > complete my work. I need these protocol documentation which was clear and > > proper in that page link. is anyone can help me to get that ? > > This is the new API: > https://github.com/v8/v8/wiki/Debugging-over-the-V8-Inspector-API > > The old JSON-based protocol was deprecated two or three years ago and > was removed recently. > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to a topic in the > Google Groups "v8-users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/v8-users/qvSYfCfB1Mw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
