Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
2,719 contributions in the last year
Activity overview
Contribution activity
April 2019
- indutny/syncdeck Vue
- indutny/append-multi-log Rust
Created a pull request in nodejs/node that received 6 comments
http: `servername === false` should disable SNI
There is no way to disable SNI extension when sending a request to HTTPS
server. Setting options.servername to a falsy value would make Node.js
cor…
+23
−6
•
6
comments
Created an issue in rust-lang/cargo that received 5 comments
`cargo test --doc` fails with `multiple rlib candidates for * found`
Problem I'm getting an error when trying to run cargo test --doc on this (practically empty) project:
https://github.com/indutny/append-multi-log
S…
5
comments