Akash Kava

Results 28 issues of Akash Kava

This is just for your information, I tried to incorporate V8 Inspector in different project using your source code, I found that pre built libraries do not have inspector related...

Build fails after following instructions on https://v8.dev/docs/cross-compile-ios, ``` ../third_party/inspector_protocol/crdtp/json.cc:290:18: error: implicit conversion from 'std::__1::numeric_limits::type' (aka 'long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Werror,-Wimplicit-const-int-float-conversion] if (value

docs

Instructions of Android Build for ARM Processor are missing. As per this page, https://v8.dev/docs/embed ``` g++ -I. -Iinclude samples/hello-world.cc -o hello_world -lv8_monolith -Lout.gn/arm.release/obj/ -pthread -std=c++0x ``` Gives error, "error adding...

While using TCP sockets method, the error is thrown on ECONNREFUSED, when clamd is starting. The timeout specified only works for connect timeout, however upon refusal, if we can put...

enhancement

**Describe the bug** Creating HTTP/2 server mentioned in the example works well with Firefox because Firefox still uses HTTP/1.1 to connect to web server. However, chrome has implemented `CONNECT` method...

bug

Since DNS challenge contains two tokens, and callback is called one after another, propagating challenges to NS server such as AWS Route 53 fails as two consecutive DNS updates fails...

**By submitting this pull request, I promise I have read the [contribution guidelines](https://github.com/sindresorhus/awesome-nodejs/blob/master/contributing.md) twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that...

Now job ids have grown beyond Int32

- [ ] Arrow function - [ ] Class Members - [ ] Static Class Members