microsoft / microsoft/etcd3

Browser support?

Open
#100 4 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
546
Forks
76
Avg merge
22h 46m
Merged PRs (30d)
13

Description

This doesn't work in browser currently. Are there any plans for adding browser support?

As I see it, the main problem is the grpc dependency, since it relies on the C++ addon.
But Grpc is supposed to work fine in the browser too:

https://grpc.io/docs/tutorials/basic/web/

So can we expect browser support to be added anytime soon?

Btw: great job with the lib! :) Nice API!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by reviewing the grpc dependency and the linked gRPC-Web tutorial to understand the browser constraints. Done would require a defined and implemented browser-support path, but the issue does not specify the expected API, scope, or acceptance tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, nodejs, typescript
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.