grpc_client icon indicating copy to clipboard operation
grpc_client copied to clipboard

Question: Do I need to continuously keep polling for new messages or will I get an event?

Open ghost opened this issue 7 years ago • 0 comments

Do I need to continuously keep polling for new messages using grpc_client:get(Stream) or will I get an event. Or is there any other way. I am trying to use streaming rpc. Can anybody share a sample? Thanks.

ghost avatar May 24 '18 10:05 ghost