29 comments (29 comments)4 reactions (4 reactions)0 assignees (0 assignees)C#837 forks (837 forks)batch import
difficulty/medium 🤔hacktoberfesthelp wantedno-reproproject/documentation 📖
Repository metrics
- Stars
- 9,789 stars (9,789 stars)
- PR merge metrics
- Avg merge 14d 8h (Avg merge 14d 8h)130 merged PRs in 30d (130 merged PRs in 30d)
Description
What would you like to be added:
Instructions how to use grpc w/Uno (specifically WebAssembly)
Why is this needed:
Pre-emptive request as there were announcements recently at .NET conf about grpc.
For which Platform:
Anything else we need to know?
Contributor guide
- Research direction
- Review the linked gRPC for .NET and gRPC Web documentation. Explore the Uno Platform documentation framework to determine where to add the examples. Identify the specific code files needed for a simple gRPC client in Uno, covering iOS, Android, and WebAssembly targets.
- Tech stack
- csharpgrpcwasm
- Domain
- mobilebackendapi
- Issue type
- Documentation
- Prerequisites
- Uno Platform basicsgRPC conceptsC# programming