mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.2 KiB
31 lines
1.2 KiB
5 years ago
|
---
|
||
3 years ago
|
name: Request a gRPC ObjC feature
|
||
5 years ago
|
about: Suggest an idea for this project
|
||
3 years ago
|
labels: kind/enhancement, priority/P2, lang/ObjC
|
||
|
assignees: dennycd
|
||
5 years ago
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
5 years ago
|
PLEASE DO NOT POST A QUESTION HERE.
|
||
5 years ago
|
This form is for bug reports and feature requests ONLY!
|
||
5 years ago
|
|
||
5 years ago
|
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
|
||
|
|
||
|
For questions that specifically need to be answered by gRPC team members, please ask/look for answers at grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
|
||
5 years ago
|
|
||
|
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
|
||
|
-->
|
||
|
|
||
|
### Is your feature request related to a problem? Please describe.
|
||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||
|
|
||
|
### Describe the solution you'd like
|
||
|
A clear and concise description of what you want to happen.
|
||
|
|
||
|
### Describe alternatives you've considered
|
||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||
|
|
||
|
### Additional context
|
||
|
Add any other context about the feature request here.
|