1 comments

  • emmveqz 13 days ago
    Supports Request streaming using HTTP/2 protocol,

    binary payloads instead of base64 text, using Uint8Array, ReadableStream and the original http header Content-Type: application/grpc+proto

    abort the calls using browser native AbortController,

    no need for proxy if you tweak a bit your gRPC server code