Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
168 contributions in the last year
Activity overview
Contribution activity
October 2020
- inikulin/tokio-openssl Rust
- inikulin/rust-openssl Rust
- inikulin/tokio-tungstenite Rust
- inikulin/tungstenite-rs Rust
- inikulin/hyper-openssl Rust
Created a pull request in snapview/tungstenite-rs that received 2 comments
GH-46 Return the response in case of non-101 response from server
Following redirects inside the lib (#148) has few flows: there is no redirect loop prevention in this case, in case of using the lib in proxy it's …