1--- 2name: Request a gRPC ObjC feature 3about: Suggest an idea for this project 4labels: kind/enhancement, priority/P2, lang/ObjC 5assignees: dennycd 6 7--- 8 9<!-- 10PLEASE DO NOT POST A QUESTION HERE. 11This form is for bug reports and feature requests ONLY! 12 13For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc 14 15For 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 16 17Issues 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) 18--> 19 20### Is your feature request related to a problem? Please describe. 21A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 22 23### Describe the solution you'd like 24A clear and concise description of what you want to happen. 25 26### Describe alternatives you've considered 27A clear and concise description of any alternative solutions or features you've considered. 28 29### Additional context 30Add any other context about the feature request here. 31