terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Default Tcp Routing sends the result back to the client

Open Nilavarasi-Ashika opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Need an ability to get the result from the default Tcp routing service to the client.

Describe the solution you'd like After sending the command from the client via default tcp routing service to the server, need an ability to get the result data back to the client.

Runtime OS: Linux .NET 7.0.2 pi-cli v.5.1.1-rc

Nilavarasi-Ashika avatar Oct 04 '23 09:10 Nilavarasi-Ashika

Please update the documentation for latest release.

Nilavarasi-Ashika avatar Oct 04 '23 10:10 Nilavarasi-Ashika

@Nilavarasi-Ashika: We have added this for our Nov-24 release. The team will get back to you if they need any feedback. Can you explain your use case. There is already a ProcessResultAsync on the CommandRunnerResult class.