> On Sep 22, 2016, at 3:23 PM, chai2010 <[email protected]> wrote: > > cool! > do you plan support grpc?
Not directly in this project, no. I think it would be better for swift-protobuf-plugin to include insertion points that another plugin could use to add grpc support. https://developers.google.com/protocol-buffers/docs/reference/other Tim > > thanks! > > 2016年9月23日星期五, <[email protected] <mailto:[email protected]>> 写道: > If you’re interested in protobuf support for Swift, you might want to take a > look at the protoc plugin that Apple just open-sourced. > > You can find more details at > https://github.com/apple/swift-protobuf-plugin/ > <https://github.com/apple/swift-protobuf-plugin/> > > As one of the maintainers, I’m eager to get your help in making this as good > as it can be. We plan to develop it completely in the open, so please feel > free to file github Issues with your questions and ideas and send us github > Pull Requests with your proposed improvements. > > I look forward to working with you, > > Tim > > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','protobuf%[email protected]');>. > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at https://groups.google.com/group/protobuf > <https://groups.google.com/group/protobuf>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > https://github.com/golang-china/gopl-zh > <https://github.com/golang-china/gopl-zh> > https://github.com/golang-china <https://github.com/golang-china> > https://github.com/chai2010 <https://github.com/chai2010> > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/protobuf > <https://groups.google.com/group/protobuf>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
