Hello everyone,

would anyone have an example in C#/.NET Core?

Thanks,

Jonathan

On Friday, March 16, 2018 at 12:45:31 PM UTC-4, Chaitanya Gangwar wrote:
>
>
> Hi All,
>
> Previous files got deleted somehow. I am uploading it again. Please use 
> this link :
>
>
> https://drive.google.com/file/d/1jqviARRz5muVCdsBjw3WPH8xSSGpXrv1/view?usp=sharing
>
> Thanks
> Chaitanya
>
> On Saturday, 23 January 2016 01:58:18 UTC+5:30, Chaitanya Gangwar wrote:
>>
>> Hi,
>>
>> I have a requirement, where  multiple clients send (register) a request 
>> to server and continue, whenever server have data, server will push the 
>> data to clients. it may be possible that server may not have data at 
>> present and will keep pushing data whenever it has. Some other thread is 
>> providing the data to server. 
>>
>> Can i do this with grpc without blocking the server and client. What i 
>> understand from grpc streaming is that client will be waiting for data till 
>> server sends out the data and after receiving the data it closes the 
>> connection.
>>
>> please help, if i can do this using grpc and if yes how should i design 
>> this.
>>
>> thanks
>> Chaitanya
>>
>>

-- 
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/f42e69b6-58e5-4320-a3d7-dea01f46d338%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to