Do you have an idea, when this would happen? It it very important for us. I 
tried to do something by myself. Just getting a direct reference to the 
server class in the client. But all important classes are internal.

On Tuesday, April 4, 2017 at 10:29:31 AM UTC+2, Jan Tattermusch wrote:
>
> I think we have the support in C core now, but I would need to do more 
> research in terms of how to expose the functionality in C#.
>
> On Tue, Apr 4, 2017 at 8:03 AM, <seba...@squidex.io <javascript:>> wrote:
>
>> Hi, is this possible now? My use case is also a legacy system, which must 
>> be migrated step by step. Step 1 would be to define good contracts.
>>
>> On Thursday, October 13, 2016 at 8:17:44 PM UTC+2, Craig Tiller wrote:
>>>
>>> I expect we'll be putting this together early Q1 2017.
>>>
>>> On Thu, Oct 13, 2016 at 11:14 AM 'Jan Tattermusch' via grpc.io <
>>> grp...@googlegroups.com> wrote:
>>>
>>>> On Fri, Oct 7, 2016 at 4:05 PM, Malc <marki...@gmail.com> wrote:
>>>>
>>>>> I have a slightly different usecase in mind. 
>>>>> We would like to move a legacy system to using gRPC. All new stuff can 
>>>>> go there easy; but for the older components it would be useful to migrate 
>>>>> first to an in-process separation of interface, and then to pull those 
>>>>> out 
>>>>> into external services as we get more mature in them.
>>>>> Being in the same memory space allows us to start building an 
>>>>> interface while having some of the more malignant elements still worming 
>>>>> their way through the global namespace; until we pick those out too.
>>>>>
>>>>> Is there a likely date in the future that this might be available?
>>>>>
>>>>
>>>> At this point, there's no ETA, and it's very unlikely this would happen 
>>>> before the end of 2016. On the other hand, for what you are describing, 
>>>> you 
>>>> don't really need an in-process server. You can run a server on localhost 
>>>> (on an autoselected port) and then connect to it with your clients. You 
>>>> can 
>>>> have as many servers and clients in the same process as you want. Memory 
>>>> space will be the same you cheating as you describe it will be possible.
>>>>  
>>>>
>>>>>
>>>>> Thanks
>>>>>
>>>>> Malc
>>>>>
>>>>> -- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "grpc.io" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>> an email to grpc-io+u...@googlegroups.com.
>>>>> To post to this group, send email to grp...@googlegroups.com.
>>>>> Visit this group at https://groups.google.com/group/grpc-io.
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/grpc-io/a6b8fc30-d6d7-4002-81c6-6e15997442f2%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/grpc-io/a6b8fc30-d6d7-4002-81c6-6e15997442f2%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "grpc.io" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to grpc-io+u...@googlegroups.com.
>>>> To post to this group, send email to grp...@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/grpc-io.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/grpc-io/CACF4M0Qp0bk19iHzoBdtKqa%3D8APG_6HBinjGZUWGt_NRsEUNtA%40mail.gmail.com
>>>>  
>>>> <https://groups.google.com/d/msgid/grpc-io/CACF4M0Qp0bk19iHzoBdtKqa%3D8APG_6HBinjGZUWGt_NRsEUNtA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/46a12e0c-1005-4a37-8caa-12070c965b16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to