Searched refs:streaming_output_call (Results 1 – 2 of 2) sorted by relevance
| /tonic/interop/src/ | ||
| H A D | server.rs | 63 async fn streaming_output_call( in streaming_output_call() method |
| H A D | client.rs | 121 let result = client.streaming_output_call(req).await; in server_streaming() |