Browser support?
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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