The Wayback Machine - https://web.archive.org/web/20201023134856/https://github.com/Fishrock123
Skip to content
Avatar
💭
#blacklivesmatter drop ICE you cowards
💭
#blacklivesmatter drop ICE you cowards

Highlights

Sponsoring

@stjepang

Pinned

  1. Fast and friendly HTTP server framework for async Rust

    Rust 2.5k 235

  2. Fast and friendly HTTP client framework for async Rust

    Rust 894 87

  3. Outgoing compression middleware for the Tide web framework.

    Rust 14 3

  4. Common types for HTTP operations

    Rust 94 39

  5. 🚰 binary data "streams+" via data producers, data consumers, and pull flow.

    JavaScript 68 7

  6. Global Game Jam 2020 Project at Capilano University

    C#

1,175 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2020

Created a pull request in http-rs/http-types that received 7 comments

error: allow backtrace Option to be Display on stable

This prevents the need for users to do backtrace feature-checking for code that wishes to use Display for a backtrace and also compile on stable.

+12 −1 7 comments

Created an issue in http-rs/surf that received 6 comments

Poor UX when attempting to apply http-types typed headers

This is not very nice: let authz = BasicAuth::new("any", &api_key); let res = client.put(&path) .header(authz.name(), authz.value()) (From https:/…

6 comments

Joined the async-rs organization

@async-rs
async-rs

Asynchronous Rust programming, the familiar way

82 contributions in private repositories Oct 1 – Oct 22
You can’t perform that action at this time.