Skip to content
View debdattabasu's full-sized avatar

Block or report debdattabasu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. h2ts h2ts Public

    HTTP/2 in the browser, tunneled over WebSockets: a tiny from-scratch TypeScript HTTP/2 client (~9 KB) + a Rust WebSocket⇄TCP gateway.

    Rust

  2. grpc_webnext grpc_webnext Public

    Full bidirectional gRPC in the browser — real HTTP/2 tunneled over WebSockets via h2ts, plus REST and JSON, on the same port as native gRPC. Polyglot, conformance-tested, no translation on the defa…

    Rust

  3. grpc-rust grpc-rust Public

    Forked from grpc/grpc-rust

    A native gRPC client & server implementation with async/await support.

    Rust